Disable debugging options.

This commit is contained in:
Justin M. Forbes 2020-04-13 08:11:21 -05:00
parent f5cc9f5213
commit 921d5d6e16
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 0
%define debugbuildsenabled 1
%if 0%{?fedora}
# Kernel headers are being split out into a separate package
@ -2960,6 +2960,9 @@ fi
#
#
%changelog
* Mon Apr 13 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Disable debugging options.
* Wed Apr 08 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.0-0.rc0.git8.1
- Linux v5.6-12046-gae46d2aa6a7f