]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-macros-th.patch
- the add %lua_ prefixed /etc/shell edit macros for cleaner specs
[packages/rpm.git] / rpm-macros-th.patch
1 --- rpm-5.1b2/macros.in~        2008-04-13 19:16:37.000000000 +0300
2 +++ rpm-5.1b2/macros.in 2008-04-13 19:16:57.396520131 +0300
3 @@ -282,6 +282,9 @@
4  #
5  #%distribution
6  
7 +# PLD Linux Release
8 +%pld_release    th
9 +
10  #      Configurable distribution URL, same as DistURL: tag in a specfile.
11  #      The URL will be used to supply reliable information to tools like
12  #      rpmfind.
13 @@ -1625,7 +1625,7 @@
14  # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
15  
16  %debugcflags   -O0 -g -Wall
17 -%optldflags    -Wl,--as-needed
18 +%optldflags    -Wl,--as-needed -Wl,-z,relro -Wl,-z,-combreloc
19  
20  # Warning: those macros are overwritten by macros.build,
21  #          left here for compatibility
This page took 0.042154 seconds and 3 git commands to generate.