]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- unambiguous -z combreloc
authorsparky <sparky@pld-linux.org>
Fri, 24 Oct 2008 20:10:13 +0000 (20:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros-th.patch -> 1.7

rpm-macros-th.patch

index 23b9d4cd0101e4593bbd6eeb5e7e6af0db72f5a5..f3f4a0174c36a3ad91b78a42256f164c4119722d 100644 (file)
@@ -18,7 +18,7 @@ diff -ur rpm-4.4.9.org/macros.in rpm-4.4.9/macros.in
  
  %debugcflags  -O0 -g -Wall
 -%optldflags   -Wl,--as-needed
-+%optldflags   -Wl,--as-needed -Wl,-z,relro -Wl,-z,-combreloc
++%optldflags   -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc
 +%optcppflags  -D_FORTIFY_SOURCE=2
  
  # Warning: those macros are overwritten by macros.build,
This page took 0.038999 seconds and 4 git commands to generate.