]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-macros-ti.patch
- fix !dist_kernel with non-built tree
[packages/rpm.git] / rpm-macros-ti.patch
CommitLineData
3d0f552f 1--- rpm-4.4.9/macros.in 2008-03-27 19:45:51.090959034 +0200
2+++ rpm-4.4.9/macros.in 2008-04-04 23:09:48.869762337 +0300
3@@ -271,6 +271,9 @@
4 #
5 #%distribution
6
7+# PLD Linux Release
8+%pld_release ti
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@@ -1464,6 +1467,7 @@
14 # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
15
16 %debugcflags -O0 -g -Wall
17+%optldflags -Wl,--as-needed
18
19 # Warning: those macros are overwritten by macros.build,
20 # left here for compatibility
This page took 0.039071 seconds and 4 git commands to generate.