Disable debugging options.

This commit is contained in:
Justin M. Forbes 2017-09-25 07:26:22 -05:00
parent 4ad84e15bc
commit 1b37da69ad
1 changed files with 4 additions and 1 deletions

View File

@ -125,7 +125,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
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@ -2193,6 +2193,9 @@ fi
#
#
%changelog
* Mon Sep 25 2017 Justin M. Forbes <jforbes@fedoraproject.org>
- Disable debugging options.
* Fri Sep 22 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-0.rc1.git4.1
- Linux v4.14-rc1-125-g0a8abd97dcda