Reenable debugging options.

This commit is contained in:
Laura Abbott 2018-01-23 01:49:09 -08:00
parent 8e385c7277
commit 08d092ce16
1 changed files with 4 additions and 1 deletions

View File

@ -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
%if %{with_verbose}
%define make_opts V=1
@ -1899,6 +1899,9 @@ fi
#
#
%changelog
* Tue Jan 23 2018 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.
* Mon Jan 22 2018 Justin M. Forbes <jforbes@fedoraproject.org> - 4.15.0-0.rc9.git0.1
- Linux v4.15-rc9