[packages/crossmingw32-xz] - added filterout_c to avoid build failures on -f* options

qboosh qboosh at pld-linux.org
Wed Sep 5 19:31:43 CEST 2012


commit 006e93f14c8e2d46e3eef41dc1c2618585d902ce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 5 19:31:57 2012 +0200

    - added filterout_c to avoid build failures on -f* options

 crossmingw32-xz.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/crossmingw32-xz.spec b/crossmingw32-xz.spec
index 89d38fd..e0a0c41 100644
--- a/crossmingw32-xz.spec
+++ b/crossmingw32-xz.spec
@@ -32,6 +32,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %endif
 # -z options are invalid for mingw linker
 %define		filterout_ld    -Wl,-z,.*
+%define		filterout_c	-f[-a-z0-9=]*
 
 %description
 LZMA is default and general compression method of 7z format in 7-Zip
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-xz.git/commitdiff/006e93f14c8e2d46e3eef41dc1c2618585d902ce



More information about the pld-cvs-commit mailing list