summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-08-08 09:06:19 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-08-08 09:06:19 -0700
commit9c400113683ba07d061a5ccf3a7a7dc087f578de (patch)
tree693c1ec277786555e39342fc4308ea0aa0eafaf3
parent240116fc37487665d5d6a836b9660910082cb523 (diff)
downloadkernel-9c400113683ba07d061a5ccf3a7a7dc087f578de.tar.gz
kernel-9c400113683ba07d061a5ccf3a7a7dc087f578de.tar.xz
kernel-9c400113683ba07d061a5ccf3a7a7dc087f578de.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 0c7c42e9b..3afffe6eb 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -125,7 +125,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
# Want to build a vanilla kernel build without any non-upstream patches?
%define with_vanilla %{?_with_vanilla: 1} %{?!_with_vanilla: 0}
@@ -2199,6 +2199,9 @@ fi
#
#
%changelog
+* Tue Aug 08 2017 Laura Abbott <labbott@fedoraproject.org>
+- Reenable debugging options.
+
* Mon Aug 07 2017 Laura Abbott <labbott@fedoraproject.org> - 4.13.0-0.rc4.git0.1
- Linux v4.13-rc4