]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- %optldflags moved to dist macros
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 4 Apr 2008 20:22:13 +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.41.2.3

rpm-macros.patch

index 2691f6e3ab193b83fece5c0ea07cc8ab68cf8c8b..250b5a191b0a7ef4227d53e5eaac87d0dae43437 100644 (file)
@@ -94,7 +94,7 @@
  %_localedir           %{_datadir}/locale
  
  #==============================================================================
-@@ -1429,6 +1432,24 @@
+@@ -1429,6 +1432,23 @@
  #%__executable_provides       %{_usrlibrpm}/executabledeps.sh --provides
  #%__executable_requires       %{_usrlibrpm}/executabledeps.sh --requires
 -%__scriptlet_requires /bin/bash --rpm-requires
 +# -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
 +
 +%debugcflags  -O0 -g -Wall
-+%optldflags   -Wl,--as-needed -Wl,-z,relro -Wl,-z,-combreloc
 +
 +# Warning: those macros are overwritten by macros.build,
 +#          left here for compatibility
This page took 0.039575 seconds and 4 git commands to generate.