summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-01-17 08:36:40 -0800
committerLaura Abbott <labbott@redhat.com>2018-01-17 08:36:40 -0800
commitd9ae6e1327b30bf1456b4b10c96f13a0d3d24a80 (patch)
tree9641e109f28399c5ee10b14fdb4cae9a5f81731b
parent2fb3e72238ba10f80637a50e89e1845d0a21cd9e (diff)
downloadkernel-d9ae6e1327b30bf1456b4b10c96f13a0d3d24a80.tar.gz
kernel-d9ae6e1327b30bf1456b4b10c96f13a0d3d24a80.tar.xz
kernel-d9ae6e1327b30bf1456b4b10c96f13a0d3d24a80.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 ac51036f2..a00014f32 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
%if %{with_verbose}
%define make_opts V=1
@@ -1903,6 +1903,9 @@ fi
#
#
%changelog
+* Wed Jan 17 2018 Laura Abbott <labbott@redhat.com>
+- Reenable debugging options.
+
* Mon Jan 15 2018 Laura Abbott <labbott@redhat.com> - 4.15.0-0.rc8.git0.1
- Linux v4.15-rc8