summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-07-17 09:20:32 -0700
committerLaura Abbott <labbott@redhat.com>2018-07-17 09:20:32 -0700
commit7cd5b1ae8ec50f17ef0957c479d2dda137f2238a (patch)
tree8c0cdeb1da8a8c0a07d1af84e6f5db3f68faa388
parentea971d099e0d14d599d78e2ca923ab5c894fcda3 (diff)
downloadkernel-7cd5b1ae8ec50f17ef0957c479d2dda137f2238a.tar.gz
kernel-7cd5b1ae8ec50f17ef0957c479d2dda137f2238a.tar.xz
kernel-7cd5b1ae8ec50f17ef0957c479d2dda137f2238a.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 8ef54d849..e7a56812a 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 1
+%define debugbuildsenabled 0
%if %{with_verbose}
%define make_opts V=1
@@ -1873,6 +1873,9 @@ fi
#
#
%changelog
+* Tue Jul 17 2018 Laura Abbott <labbott@redhat.com>
+- Reenable debugging options.
+
* Mon Jul 16 2018 Laura Abbott <labbott@redhat.com> - 4.18.0-0.rc5.git0.1
- Linux v4.18-rc5