Reenable debugging options.

This commit is contained in:
Laura Abbott 2018-07-10 08:31:03 -07:00
parent 9caee771b5
commit 606b24ea99

View File

@ -122,7 +122,7 @@ Summary: The Linux kernel
# Set debugbuildsenabled to 1 for production (build separate debug kernels) # Set debugbuildsenabled to 1 for production (build separate debug kernels)
# and 0 for rawhide (all kernels are debug kernels). # and 0 for rawhide (all kernels are debug kernels).
# See also 'make debug' and 'make release'. # See also 'make debug' and 'make release'.
%define debugbuildsenabled 1 %define debugbuildsenabled 0
%if %{with_verbose} %if %{with_verbose}
%define make_opts V=1 %define make_opts V=1
@ -1845,6 +1845,9 @@ fi
# #
# #
%changelog %changelog
* Tue Jul 10 2018 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.
* Mon Jul 09 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc4.git0.1 * Mon Jul 09 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc4.git0.1
- Linux v4.18-rc4 - Linux v4.18-rc4