Reenable debugging options.

This commit is contained in:
Laura Abbott 2018-01-17 08:36:40 -08:00
parent 2fb3e72238
commit d9ae6e1327
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
@ -1903,6 +1903,9 @@ fi
#
#
%changelog
* Wed Jan 17 2018 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.
* Mon Jan 15 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc8.git0.1
- Linux v4.15-rc8