summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-03-06 07:36:15 -0800
committerLaura Abbott <labbott@fedoraproject.org>2017-03-06 07:36:15 -0800
commitddbd66fdf629a2d2fcbc29a2556ca345cec459f7 (patch)
treeec6edffdb639bd8aed46279ee3bcd85273efd8f8
parent69ffe69523fa331720bb430b6e02cc0ec572c72a (diff)
downloadkernel-ddbd66fdf629a2d2fcbc29a2556ca345cec459f7.tar.gz
kernel-ddbd66fdf629a2d2fcbc29a2556ca345cec459f7.tar.xz
kernel-ddbd66fdf629a2d2fcbc29a2556ca345cec459f7.zip
Disable debugging options.
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 50f4d82dc..c30f0d914 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}
@@ -2163,6 +2163,9 @@ fi
#
#
%changelog
+* Mon Mar 06 2017 Laura Abbott <labbott@fedoraproject.org>
+- Disable debugging options.
+
* Fri Mar 03 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc0.git9.1
- Linux v4.10-11319-gc82be9d