]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-macros-th.patch
- added helperEVR-noassert patch (replace assert by error message;
[packages/rpm.git] / rpm-macros-th.patch
1 --- rpm-5.3.1/macros/macros.rpmbuild.in.wiget   2010-05-30 17:11:07.699227892 +0200
2 +++ rpm-5.3.1/macros/macros.rpmbuild.in 2010-05-30 17:12:37.700048249 +0200
3 @@ -102,6 +102,9 @@
4  #
5  #%distribution
6  
7 +# PLD Linux Release
8 +%pld_release    th
9 +
10  #      Configurable bug URL, same as BugURL: tag in a specfile.
11  #      The URL will be used to supply reliable information to where
12  #      to file bugs.
13 --- rpm-5.3.1/macros/macros.in.wiget    2010-05-30 17:10:50.702560935 +0200
14 +++ rpm-5.3.1/macros/macros.in  2010-05-30 17:10:50.705892723 +0200
15 @@ -956,7 +956,8 @@ pakietu oraz przy odpluskwianiu samego p
16  # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
17  
18  %debugcflags   -O0 -g -Wall
19 -%optldflags    -Wl,--as-needed
20 +%optldflags    -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc
21 +%optcppflags   -D_FORTIFY_SOURCE=2
22  
23  # Warning: those macros are overwritten by macros.build,
24  #          left here for compatibility
This page took 0.027331 seconds and 3 git commands to generate.