summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-01-15 08:15:40 -0800
committerLaura Abbott <labbott@redhat.com>2018-01-15 08:15:40 -0800
commit56578f5c3522ea72b0b069f4c7edb514e37ce2ee (patch)
treeea43a5177c81e1bfe1830fe942786d89a9fd3c45 /kernel.spec
parent283a6156bccb558d76b118f93d1f0333913e0e83 (diff)
downloadkernel-56578f5c3522ea72b0b069f4c7edb514e37ce2ee.tar.gz
kernel-56578f5c3522ea72b0b069f4c7edb514e37ce2ee.tar.xz
kernel-56578f5c3522ea72b0b069f4c7edb514e37ce2ee.zip
Disable 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 7443a4162..dfd76c373 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -121,7 +121,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}
@@ -1902,6 +1902,9 @@ fi
#
#
%changelog
+* Mon Jan 15 2018 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Jan 12 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc7.git4.1
- Linux v4.15-rc7-152-g1545dec46db3