packages: crossmingw32-w32api/crossmingw32-w32api.spec - filter out some co...

wiget wiget at pld-linux.org
Sat Feb 19 18:35:02 CET 2011


Author: wiget                        Date: Sat Feb 19 17:35:02 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- filter out some compiler and linker flags

---- Files affected:
packages/crossmingw32-w32api:
   crossmingw32-w32api.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: packages/crossmingw32-w32api/crossmingw32-w32api.spec
diff -u packages/crossmingw32-w32api/crossmingw32-w32api.spec:1.44 packages/crossmingw32-w32api/crossmingw32-w32api.spec:1.45
--- packages/crossmingw32-w32api/crossmingw32-w32api.spec:1.44	Sat Oct  2 12:58:59 2010
+++ packages/crossmingw32-w32api/crossmingw32-w32api.spec	Sat Feb 19 18:34:57 2011
@@ -38,6 +38,9 @@
 # strip fails on static COFF files
 %define		no_install_post_strip 1
 
+%define		filterout_ld	-Wl,-z,.*
+%define		filterout_c	-gdwarf-3
+
 %ifnarch %{ix86}
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
 %define		optflags	-O2
@@ -166,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2011/02/19 17:34:57  wiget
+- filter out some compiler and linker flags
+
 Revision 1.44  2010/10/02 10:58:59  qboosh
 - updated w32api to 3.15, glext to 65
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-w32api/crossmingw32-w32api.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list