Reenable debugging options.
This commit is contained in:
parent
8f4ffa9925
commit
9e3866f321
@ -124,7 +124,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
|
||||
%if 0%{?fedora}
|
||||
@ -1752,6 +1752,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Fri Oct 04 2019 Jeremy Cline <jcline@redhat.com>
|
||||
- Reenable debugging options.
|
||||
|
||||
* Wed Oct 02 2019 Jeremy Cline <jcline@redhat.com> - 5.4.0-0.rc1.git0.1
|
||||
- Linux v5.4-rc1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user