Turn off debug builds
This commit is contained in:
parent
e75c68f345
commit
8fa29867b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user