]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- --as-needed by default
authorfreetz <freetz@pld-linux.org>
Sun, 23 Jul 2006 20:22:18 +0000 (20:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros.patch -> 1.28

rpm-macros.patch

index 16e51a4fd1f68d0bf24f77fb80d5334d18cebf48..df685fef38b321ac2a86c04d2c14f8e78f88aed9 100644 (file)
@@ -47,7 +47,7 @@
 +%debugcflags  -O0 -g -Wall
 +%rpmcflags    %{?debug:%debugcflags}%{!?debug:%optflags}%{?debuginfocflags}
 +%rpmcxxflags  %{rpmcflags}
-+%rpmldflags   %{nil}
++%rpmldflags   %{!?no_build_with_as_needed:-Wl,--as-needed}
 +
  # \endverbatim
  #*/
This page took 0.049861 seconds and 4 git commands to generate.