Reenable debugging options.
This commit is contained in:
parent
a1853172d8
commit
af23fa04ba
@ -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
|
||||
@ -1904,6 +1904,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Aug 01 2018 Laura Abbott <labbott@redhat.com>
|
||||
- Reenable debugging options.
|
||||
|
||||
* Wed Aug 01 2018 Jeremy Cline <jeremy@jcline.org>
|
||||
- Enable AEGIS and MORUS ciphers (rhbz 1610180)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user