]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- drop -s from ldflags
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 6 May 2004 19:22:49 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.147

rpm.macros

index bc615f08e3435f2630d8b49ed853cfb8c967b4c8..3af31f6f7637792e7fc108f75adf26602e0333ce 100644 (file)
@@ -14,7 +14,7 @@
 
 %debugcflags   -O0 -g -Wall
 %rpmcflags     %{?debug:%debugcflags}%{!?debug:%optflags}
-%rpmldflags    %{!?debug:-s}
+# %rpmldflags  %{!?debug:-s}
 
 # kernel compiler
 %kgcc          gcc
This page took 0.051273 seconds and 4 git commands to generate.