Reenable debugging options.

This commit is contained in:
Jeremy Cline 2020-03-06 10:19:02 -05:00
parent d61f9f67f8
commit d312adaf46
1 changed files with 4 additions and 1 deletions

View File

@ -200,7 +200,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels) # Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels). # and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'. # See also 'make debug' and 'make release'.
%define debugbuildsenabled 1 %define debugbuildsenabled 0
%if 0%{?fedora} %if 0%{?fedora}
# Kernel headers are being split out into a separate package # Kernel headers are being split out into a separate package
@ -2956,6 +2956,9 @@ fi
# #
# #
%changelog %changelog
* Fri Mar 06 2020 Jeremy Cline <jcline@redhat.com>
- Reenable debugging options.
* Mon Mar 02 2020 Jeremy Cline <jcline@redhat.com> - 5.6.0-0.rc4.git0.1 * Mon Mar 02 2020 Jeremy Cline <jcline@redhat.com> - 5.6.0-0.rc4.git0.1
- Linux v5.6-rc4 - Linux v5.6-rc4