summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-06-27 09:21:34 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-06-28 08:50:48 -0700
commitab685424784ce891647e045f67caedc9e08572a2 (patch)
tree3d01a52f7716c545b271071aa024bb02986b7f98
parent795504a65beb08b8cd5f06c431d46cf5d315d447 (diff)
downloadkernel-ab685424784ce891647e045f67caedc9e08572a2.tar.gz
kernel-ab685424784ce891647e045f67caedc9e08572a2.tar.xz
kernel-ab685424784ce891647e045f67caedc9e08572a2.zip
Reenable debugging options.
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 35e09fcbe..5810ecef4 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 1
+%define debugbuildsenabled 0
# 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
+* Tue Jun 27 2017 Laura Abbott <labbott@fedoraproject.org>
+- Reenable debugging options.
+
* Mon Jun 26 2017 Peter Robinson <pbrobinson@fedoraproject.org>
- Config improvements for Qualcomm devices