From 7c2eac51022344d5755217055d446dde93477646 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 6 May 2004 19:48:40 +0000 Subject: [PATCH] - define rpmldflags to nil Changed files: rpm.macros -> 1.148 --- rpm.macros | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm.macros b/rpm.macros index 3af31f6..4b3ac21 100644 --- a/rpm.macros +++ b/rpm.macros @@ -15,6 +15,7 @@ %debugcflags -O0 -g -Wall %rpmcflags %{?debug:%debugcflags}%{!?debug:%optflags} # %rpmldflags %{!?debug:-s} +%rpmldflags %{nil} # kernel compiler %kgcc gcc -- 2.44.0