SOURCES (rpm-4_4_9): rpm-macros-ti.patch - added %optcppflags %{nil} to sup...

hawk hawk at pld-linux.org
Wed Aug 6 11:31:25 CEST 2008


Author: hawk                         Date: Wed Aug  6 09:31:25 2008 GMT
Module: SOURCES                       Tag: rpm-4_4_9
---- Log message:
- added %optcppflags %{nil} to suppress awk errors

---- Files affected:
SOURCES:
   rpm-macros-ti.patch (1.2 -> 1.2.2.1) 

---- Diffs:

================================================================
Index: SOURCES/rpm-macros-ti.patch
diff -u SOURCES/rpm-macros-ti.patch:1.2 SOURCES/rpm-macros-ti.patch:1.2.2.1
--- SOURCES/rpm-macros-ti.patch:1.2	Sat May 24 16:45:32 2008
+++ SOURCES/rpm-macros-ti.patch	Wed Aug  6 11:31:19 2008
@@ -10,11 +10,12 @@
  #	Configurable distribution URL, same as DistURL: tag in a specfile.
  #	The URL will be used to supply reliable information to tools like
  #	rpmfind.
-@@ -1464,6 +1467,7 @@
+@@ -1464,6 +1467,8 @@
  # -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed.
  
  %debugcflags	-O0 -g -Wall
 +%optldflags	-Wl,--as-needed
++%optcppflags	%{nil}
  
  # Warning: those macros are overwritten by macros.build,
  #          left here for compatibility
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rpm-macros-ti.patch?r1=1.2&r2=1.2.2.1&f=u



More information about the pld-cvs-commit mailing list