From: Arkadiusz Miƛkiewicz Date: Thu, 6 May 2004 19:48:40 +0000 (+0000) Subject: - define rpmldflags to nil X-Git-Tag: auto/ac/rpm-4_3-0_20040107_19~8 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=commitdiff_plain;h=7c2eac51022344d5755217055d446dde93477646 - define rpmldflags to nil Changed files: rpm.macros -> 1.148 --- 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