]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-macros-th.patch
- added helperEVR-noassert patch (replace assert by error message;
[packages/rpm.git] / rpm-macros-th.patch
CommitLineData
ebe974a8
AF
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 @@
1b5fbdd6
ER
4 #
5 #%distribution
0e12daa7
ER
6
7+# PLD Linux Release
8+%pld_release th
9+
ebe974a8
AF
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
97c456e4
ER
16 # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
17
18 %debugcflags -O0 -g -Wall
2716f2ad 19-%optldflags -Wl,--as-needed
fa389752 20+%optldflags -Wl,--as-needed -Wl,-z,relro -Wl,-z,combreloc
99e1cb7c 21+%optcppflags -D_FORTIFY_SOURCE=2
97c456e4
ER
22
23 # Warning: those macros are overwritten by macros.build,
24 # left here for compatibility
This page took 0.025871 seconds and 4 git commands to generate.