Reenable debugging options.

This commit is contained in:
Jeremy Cline 2019-11-05 16:42:37 -05:00
parent 11ba03862a
commit dc01cc3a4c

View File

@ -187,7 +187,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'.
%define debugbuildsenabled 1
%define debugbuildsenabled 0
%if 0%{?fedora}
# Kernel headers are being split out into a separate package
@ -2413,6 +2413,9 @@ fi
#
#
%changelog
* Tue Nov 05 2019 Jeremy Cline <jcline@redhat.com>
- Reenable debugging options.
* Mon Nov 04 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc6.git0.1
- Linux v5.4-rc6