From 4cee38b85d81833204c9c3bfb5e1e59510e813fd Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 5 Jul 2018 14:18:47 +0200 Subject: [PATCH] Disable debuginfo (temporary) Remove after Python 3 rebuilt is done. Signed-off-by: David Abdurachmanov --- gdb.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb.spec b/gdb.spec index 5dad932..1b8e244 100644 --- a/gdb.spec +++ b/gdb.spec @@ -7,6 +7,8 @@ # workload gets run it decreases the general performance now. # --define 'scl somepkgname': Independent packages by scl-utils-build. +%global debug_package %{nil} + %{?scl:%scl_package gdb} %{!?scl: %global pkg_name %{name}