]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-macros-th.patch
- missing line continuation
[packages/rpm.git] / rpm-macros-th.patch
CommitLineData
fc60c9f3
ER
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
1b5fbdd6
ER
3@@ -282,6 +282,9 @@
4 #
5 #%distribution
0e12daa7
ER
6
7+# PLD Linux Release
8+%pld_release th
9+
1b5fbdd6
ER
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.
fc60c9f3 13@@ -1625,7 +1625,7 @@
97c456e4
ER
14 # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
15
16 %debugcflags -O0 -g -Wall
fc60c9f3 17-%optldflags -Wl,--as-needed
97c456e4
ER
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.049007 seconds and 4 git commands to generate.