From abad14ed4ef4253677ae720ad8bee40f1e64cdbc Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Mon, 18 Jun 2018 11:34:13 -0700 Subject: [PATCH] Ensure we don't build debug as well --- kernel.spec | 1 + 1 file changed, 1 insertion(+) 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