Disable debugging options.

This commit is contained in:
Jeremy Cline 2020-03-17 10:11:39 -04:00
parent fd8dd0fc63
commit b93d893c9d
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
@ -2984,6 +2984,9 @@ fi
#
#
%changelog
* Tue Mar 17 2020 Jeremy Cline <jcline@redhat.com>
- Disable debugging options.
* Fri Mar 13 2020 Jeremy Cline <jcline@redhat.com> - 5.6.0-0.rc5.git2.1
- Linux v5.6-rc5-204-g0d81a3f29c0a