Disable debugging options.
This commit is contained in:
parent
7b5b8ca4e4
commit
be6cffa261
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
aa4330e15c26c5ef8dd184f515c0655db8c6df3a
|
ccda4af0f4b92f7b4c308d3acc262f4a7e3affad
|
||||||
|
@ -122,7 +122,7 @@ Summary: The Linux kernel
|
|||||||
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
# Set debugbuildsenabled to 1 for production (build separate debug kernels)
|
||||||
# and 0 for rawhide (all kernels are debug kernels).
|
# and 0 for rawhide (all kernels are debug kernels).
|
||||||
# See also 'make debug' and 'make release'.
|
# See also 'make debug' and 'make release'.
|
||||||
%define debugbuildsenabled 0
|
%define debugbuildsenabled 1
|
||||||
|
|
||||||
# Kernel headers are being split out into a separate package
|
# Kernel headers are being split out into a separate package
|
||||||
%if 0%{fedora}
|
%if 0%{fedora}
|
||||||
@ -1872,6 +1872,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 12 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc1.git4.2
|
||||||
|
- Disable debugging options.
|
||||||
|
|
||||||
* Fri Nov 09 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc1.git4.1
|
* Fri Nov 09 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.20.0-0.rc1.git4.1
|
||||||
- Linux v4.20-rc1-145-gaa4330e15c26
|
- Linux v4.20-rc1-145-gaa4330e15c26
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user