]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- %optldflags moved here
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 4 Apr 2008 20:18:42 +0000 (20:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros-th.patch -> 1.3

rpm-macros-th.patch

index 7b9012c95519841d22a2e67f5c32334f870bc6f5..f654c3b84ab3fddc7531edf5d1b825ee67a17508 100644 (file)
@@ -1,5 +1,5 @@
---- rpm-5.0.3/macros.in~       2008-03-27 19:37:38.000000000 +0200
-+++ rpm-5.0.3/macros.in        2008-03-27 19:38:53.797722786 +0200
+--- rpm-5.0.3/macros.in        2008-03-27 19:38:53.797722786 +0200
++++ rpm-4.4.9/macros.in        2008-04-04 23:06:29.374285032 +0300
 @@ -282,6 +282,9 @@
  #
  #%distribution
  #     Configurable distribution URL, same as DistURL: tag in a specfile.
  #     The URL will be used to supply reliable information to tools like
  #     rpmfind.
+@@ -1464,6 +1467,7 @@
+ # -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.050309 seconds and 4 git commands to generate.