summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-11-29 10:40:34 -0800
committerLaura Abbott <labbott@redhat.com>2017-11-29 10:40:34 -0800
commitaa10bc022528ff31b388d456fcc3dbd3cd2fd5f4 (patch)
treef7c65c460821d1474bef279436a63c8e3da96a3d
parent7bac67a419915b681915496f5e376765deddf9a4 (diff)
downloadkernel-aa10bc022528ff31b388d456fcc3dbd3cd2fd5f4.tar.gz
kernel-aa10bc022528ff31b388d456fcc3dbd3cd2fd5f4.tar.xz
kernel-aa10bc022528ff31b388d456fcc3dbd3cd2fd5f4.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 70bbfc411..e460a8d79 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
+* Wed Nov 29 2017 Laura Abbott <labbott@redhat.com>
+- Reenable debugging options.
+
* Mon Nov 27 2017 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc1.git0.1
- Linux v4.15-rc1