summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-07-02 08:33:43 -0700
committerLaura Abbott <labbott@redhat.com>2018-07-02 08:33:43 -0700
commit1126e4c9758b6984f55f45eb1b94ebc7339c5012 (patch)
tree450dfed4b350b3acb8d32551b1ecffe30b549882
parent15b3057cc9f89df86ecd48dc2a3451c2b7619e49 (diff)
downloadkernel-1126e4c9758b6984f55f45eb1b94ebc7339c5012.tar.gz
kernel-1126e4c9758b6984f55f45eb1b94ebc7339c5012.tar.xz
kernel-1126e4c9758b6984f55f45eb1b94ebc7339c5012.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 d9b67863f..0a8beb7f1 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
@@ -1841,6 +1841,9 @@ fi
#
#
%changelog
+* Mon Jul 02 2018 Laura Abbott <labbott@redhat.com>
+- Disable debugging options.
+
* Fri Jun 29 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc2.git4.1
- Linux v4.18-rc2-207-gcd993fc4316d