summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-07-23 08:37:08 -0400
committerLaura Abbott <labbott@redhat.com>2019-07-23 08:37:08 -0400
commita1d4d2b92cb5900d090c5772a44f873d6282b674 (patch)
treecf403cc38c66438b49f2bbf14059c993d9c6ca99
parent1c98607f418b4e3014a9f386f9398b4a1bd61d38 (diff)
downloadkernel-a1d4d2b92cb5900d090c5772a44f873d6282b674.tar.gz
kernel-a1d4d2b92cb5900d090c5772a44f873d6282b674.tar.xz
kernel-a1d4d2b92cb5900d090c5772a44f873d6282b674.zip
Reenable debugging options.
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 9d535f55a..40cac8741 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -124,7 +124,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 1
+%define debugbuildsenabled 0
# Kernel headers are being split out into a separate package
%if 0%{?fedora}
@@ -1820,6 +1820,9 @@ fi
#
#
%changelog
+* Tue Jul 23 2019 Laura Abbott <labbott@redhat.com>
+- Reenable debugging options.
+
* Sun Jul 21 2019 Laura Abbott <labbott@redhat.com> - 5.3.0-0.rc1.git0.1
- Linux v5.3-rc1