Reenable debugging options.

This commit is contained in:
Laura Abbott 2018-06-25 12:43:00 -07:00
parent eeae7bec97
commit 30adf44c21

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
@ -1843,6 +1843,9 @@ fi
# #
# #
%changelog %changelog
* Mon Jun 25 2018 Laura Abbott <labbott@redhat.com>
- Reenable debugging options.
* Mon Jun 25 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc2.git0.1 * Mon Jun 25 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc2.git0.1
- Linux v4.18-rc2 - Linux v4.18-rc2