summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-12-18 09:23:38 -0800
committerLaura Abbott <labbott@redhat.com>2017-12-18 09:23:38 -0800
commitce7aa18d6c13c54baf1f0d24d8d2b2096f622dff (patch)
tree64a423b4ddc3c14d758d691bb81dec26eb13a736
parent8360c29f0bfad8a8a42f4c0e99cd5bbe51247fca (diff)
downloadkernel-ce7aa18d6c13c54baf1f0d24d8d2b2096f622dff.tar.gz
kernel-ce7aa18d6c13c54baf1f0d24d8d2b2096f622dff.tar.xz
kernel-ce7aa18d6c13c54baf1f0d24d8d2b2096f622dff.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 09d4870f2..414ff9c02 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}
@@ -2190,6 +2190,9 @@ fi
#
#
%changelog
+* Mon Dec 18 2017 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Dec 15 2017 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc3.git4.1
- Linux v4.15-rc3-86-g032b4cc8ff84