summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-11-15 09:19:14 -0800
committerLaura Abbott <labbott@fedoraproject.org>2016-11-15 09:24:43 -0800
commitcea2b9a376b28afa1f4a9a2f410937feaedfe3f5 (patch)
tree76595ec4aabc36253b8644c699ef162daaae6a96 /kernel.spec
parentb0eb18252a664e37952f5c37a079cf9989607566 (diff)
downloadkernel-cea2b9a376b28afa1f4a9a2f410937feaedfe3f5.tar.gz
kernel-cea2b9a376b28afa1f4a9a2f410937feaedfe3f5.tar.xz
kernel-cea2b9a376b28afa1f4a9a2f410937feaedfe3f5.zip
Reenable 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 6617db486..a1e688c55 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}
@@ -2155,6 +2155,9 @@ fi
#
#
%changelog
+* Tue Nov 15 2016 Laura Abbott <labbott@redhat.com>
+- Reenable debugging options.
+
* Tue Nov 15 2016 Josh Boyer <jwboyer@fedoraproject.org>
- Add patch from Dan Horák to change default CPU type for s390x to z10