Turn off debug builds

This commit is contained in:
Jeremy Cline 2018-10-09 10:19:40 -04:00
parent e75c68f345
commit 8fa29867b1
No known key found for this signature in database
GPG Key ID: 9223308FA9B246DB
1 changed files with 2 additions and 1 deletions

View File

@ -122,7 +122,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
# Kernel headers are being split out into a separate package
%define with_headers 0
@ -1887,6 +1887,7 @@ fi
%changelog
* Tue Oct 09 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc7.git1.1
- Linux v4.19-rc7-15-g64c5e530ac2c
- Re-enable debugging options.
* Mon Oct 08 2018 Jeremy Cline <jcline@redhat.com> - 4.19.0-0.rc7.git0.1
- Linux v4.19-rc7