summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-04-17 07:39:31 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-04-17 07:39:31 -0700
commit3a628c84a2b63666d1cea82ea76aa2a29563f297 (patch)
tree852a4cbf6975a2c2811f5b1f99996c5107960f08
parent1f07aefbe741f6635fae82779564f8d079d29144 (diff)
downloadkernel-3a628c84a2b63666d1cea82ea76aa2a29563f297.tar.gz
kernel-3a628c84a2b63666d1cea82ea76aa2a29563f297.tar.xz
kernel-3a628c84a2b63666d1cea82ea76aa2a29563f297.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 5bc3534e9..fb6b59321 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}
@@ -2175,6 +2175,9 @@ fi
#
#
%changelog
+* Mon Apr 17 2017 Laura Abbott <labbott@fedoraproject.org>
+- Disable debugging options.
+
* Thu Apr 13 2017 Laura Abbott <labbott@fedoraproject.org> - 4.11.0-0.rc6.git3.1
- Linux v4.11-rc6-62-gee921c7