Disable debugging options.

This commit is contained in:
Laura Abbott 2018-06-18 09:23:24 -07:00
parent 87add78758
commit cc77c1e140
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 0
%define debugbuildsenabled 1
%if %{with_verbose}
%define make_opts V=1
@ -1839,6 +1839,9 @@ fi
#
#
%changelog
* Mon Jun 18 2018 Laura Abbott <labbott@redhat.com>
- Disable debugging options.
* Fri Jun 15 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc0.git10.1
- Linux v4.17-12074-g4c5e8fc62d6a