summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-06-18 11:34:13 -0700
committerLaura Abbott <labbott@redhat.com>2018-06-18 11:34:13 -0700
commitabad14ed4ef4253677ae720ad8bee40f1e64cdbc (patch)
tree9cec700cccde466613fb5ddbe9950e19bf1c6387 /kernel.spec
parentc60d15178c74e950ef89f9a619746c5aaa98da23 (diff)
downloadkernel-abad14ed4ef4253677ae720ad8bee40f1e64cdbc.tar.gz
kernel-abad14ed4ef4253677ae720ad8bee40f1e64cdbc.tar.xz
kernel-abad14ed4ef4253677ae720ad8bee40f1e64cdbc.zip
Ensure we don't build debug as well
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 8be2ee0ff..e8051c101 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -329,6 +329,7 @@ Summary: The Linux kernel
%define with_up 0
%define with_pae 0
%define with_debuginfo 0
+%define with_debug 0
%define _enable_debug_packages 0
%endif