summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-10-24 09:02:57 -0700
committerLaura Abbott <labbott@fedoraproject.org>2016-10-24 09:11:05 -0700
commit44104f606b989325126809783567a21b08e2bb87 (patch)
treeaa3983f0566f0c40e1deec50a89e25f7607ece3c /kernel.spec
parent4894ff88ff3d6213e28075da9424a4feb6f08291 (diff)
downloadkernel-44104f606b989325126809783567a21b08e2bb87.tar.gz
kernel-44104f606b989325126809783567a21b08e2bb87.tar.xz
kernel-44104f606b989325126809783567a21b08e2bb87.zip
Disable debugging options.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index a34af82ba..1db8c7075 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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}
@@ -2144,6 +2144,9 @@ fi
#
#
%changelog
+* Mon Oct 24 2016 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Oct 21 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.9.0-0.rc1.git4.1
- Linux v4.9-rc1-193-g6edc51a