]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-macros-th.patch
- dropped obsolete comment
[packages/rpm.git] / rpm-macros-th.patch
CommitLineData
99e1cb7c
AM
1diff -ur rpm-4.4.9.org/macros.in rpm-4.4.9/macros.in
2--- rpm-4.4.9.org/macros.in 2008-07-24 08:52:35.205363000 +0200
3+++ rpm-4.4.9/macros.in 2008-07-24 09:01:00.351355186 +0200
4@@ -275,6 +275,9 @@
1b5fbdd6
ER
5 #
6 #%distribution
0e12daa7
ER
7
8+# PLD Linux Release
9+%pld_release th
10+
1b5fbdd6
ER
11 # Configurable distribution URL, same as DistURL: tag in a specfile.
12 # The URL will be used to supply reliable information to tools like
13 # rpmfind.
2716f2ad
AM
14--- rpm/macros.in~ 2008-07-29 15:33:40.289757059 +0200
15+++ rpm/macros.in 2008-07-29 15:37:14.559735562 +0200
16@@ -1635,7 +1635,8 @@
97c456e4
ER
17 # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
18
19 %debugcflags -O0 -g -Wall
2716f2ad 20-%optldflags -Wl,--as-needed
97c456e4 21+%optldflags -Wl,--as-needed -Wl,-z,relro -Wl,-z,-combreloc
99e1cb7c 22+%optcppflags -D_FORTIFY_SOURCE=2
97c456e4
ER
23
24 # Warning: those macros are overwritten by macros.build,
25 # left here for compatibility
This page took 0.035121 seconds and 4 git commands to generate.