summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-07-23 08:17:28 -0700
committerLaura Abbott <labbott@redhat.com>2018-07-23 08:17:28 -0700
commitc835242b85aaadad265de0748978df31697ebe86 (patch)
tree8fe6d96bd8f7467e435d628ca1d238eb0b1848b9
parent9ffdabd20e624bb5eec6483da67009a84f41469e (diff)
downloadkernel-c835242b85aaadad265de0748978df31697ebe86.tar.gz
kernel-c835242b85aaadad265de0748978df31697ebe86.tar.xz
kernel-c835242b85aaadad265de0748978df31697ebe86.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 42b7d2f33..4d95da944 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -122,7 +122,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
%if %{with_verbose}
%define make_opts V=1
@@ -1875,6 +1875,9 @@ fi
#
#
%changelog
+* Mon Jul 23 2018 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Jul 20 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc5.git4.1
- Linux v4.18-rc5-290-g28c20cc73b9c