[packages/crossmingw32-pcre] - added filterout_c

qboosh qboosh at pld-linux.org
Tue Sep 25 19:30:59 CEST 2012


commit 38b25bc4882864df0f1f4441e73456352e83d1d3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 25 19:32:04 2012 +0200

    - added filterout_c

 crossmingw32-pcre.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-pcre.spec b/crossmingw32-pcre.spec
index e12a146..1640e18 100644
--- a/crossmingw32-pcre.spec
+++ b/crossmingw32-pcre.spec
@@ -34,8 +34,9 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
 %define		optflags	-O2
 %endif
-# -z options are invalid for mingw linker
+# -z options are invalid for mingw linker, most of -f options are Linux-specific
 %define		filterout_ld	-Wl,-z,.*
+%define		filterout_c	-f[-a-z0-9=]*
 
 %description
 PCRE stands for the Perl Compatible Regular Expression library. It
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pcre.git/commitdiff/38b25bc4882864df0f1f4441e73456352e83d1d3



More information about the pld-cvs-commit mailing list