]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- missing debugcppflags
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 29 Jul 2008 21:07:54 +0000 (21:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-pld.macros -> 1.3

rpm-pld.macros

index 44003decd68ad79ac2f7f1849695137763f0cfc0..68638c38c2cf2d954b3f8077dbdce406fc95b0cc 100644 (file)
@@ -37,6 +37,7 @@
 # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
 
 %debugcflags   -O0 -g -Wall
+%debugcppflags %{nil}
 %optldflags    -Wl,--as-needed -Wl,-z,relro -Wl,-z,-combreloc
 %optcppflags   -D_FORTIFY_SOURCE=2
 
This page took 0.037122 seconds and 4 git commands to generate.