Disable debugging options.
This commit is contained in:
parent
aeee93189b
commit
79d2596f79
@ -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 0
|
||||
%define debugbuildsenabled 1
|
||||
|
||||
%if %{with_verbose}
|
||||
%define make_opts V=1
|
||||
@ -1876,6 +1876,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon May 14 2018 Justin M. Forbes <jforbes@fedoraproject.org>
|
||||
- Disable debugging options.
|
||||
|
||||
* Fri May 11 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.17.0-0.rc4.git4.1
|
||||
- Linux v4.17-rc4-96-g41e3e1082367
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user