Reenable debugging options.

This commit is contained in:
Laura Abbott 2018-07-25 07:42:16 -07:00
parent 606a7e904b
commit 4361e906fc
1 changed files with 4 additions and 1 deletions

View File

@ -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
%if %{with_verbose}
%define make_opts V=1
@ -1878,6 +1878,9 @@ fi
#
#
%changelog
* Wed Jul 25 2018 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.
* Mon Jul 23 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc6.git0.1
- Linux v4.18-rc6