summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-12-04 08:22:33 -0800
committerLaura Abbott <labbott@redhat.com>2017-12-04 08:22:33 -0800
commit1920947665e4e40898c708155e8bbe2e29e81edc (patch)
treeec497131097c046feee97cc7e2aa80a841d0f96d
parent41e3b9959e52bf7442e9995cc272ec36e6b9c742 (diff)
downloadkernel-1920947665e4e40898c708155e8bbe2e29e81edc.tar.gz
kernel-1920947665e4e40898c708155e8bbe2e29e81edc.tar.xz
kernel-1920947665e4e40898c708155e8bbe2e29e81edc.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 ed968ec16..b38d9499c 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}
@@ -2187,6 +2187,9 @@ fi
#
#
%changelog
+* Mon Dec 04 2017 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Dec 01 2017 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc1.git3.1
- Linux v4.15-rc1-396-ga0651c7fa2c0