Reenable debugging options.

This commit is contained in:
Jeremy Cline 2020-03-27 11:47:16 -04:00
parent f294283e43
commit 524662d6db
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)
# 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
@ -2984,6 +2984,9 @@ fi
#
#
%changelog
* Fri Mar 27 2020 Jeremy Cline <jcline@redhat.com>
- Reenable debugging options.
* Mon Mar 23 2020 Peter Robinson <pbrobinson@gmail.com> - 5.6.0-0.rc7.git0.1
- Linux v5.6-rc7