commit 92f2a7f5b21be755b08987cd606f4deff6374b9b
Author: Jan Rękorajski <[email protected]>
Date:   Sun Apr 5 20:09:19 2015 +0200

    - filer out compiler options not supported by mingw
    - rel 4

 crossmingw32-expat.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-expat.spec b/crossmingw32-expat.spec
index d519fa2..b83d4e1 100644
--- a/crossmingw32-expat.spec
+++ b/crossmingw32-expat.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):      Analizator składni XML-a 1.0 - wersja 
skrośna dla Ming32
 %define                realname                expat
 Name:          crossmingw32-%{realname}
 Version:       2.0.1
-Release:       3
+Release:       4
 License:       Thai Open Source Software Center Ltd (distributable)
 Group:         Development/Libraries
 Source0:       http://dl.sourceforge.net/expat/%{realname}-%{version}.tar.gz
@@ -36,6 +36,8 @@ 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=]*
+%define                filterout_cxx   -f[-a-z0-9=]*
 
 %description
 Expat is an XML parser written in C. It aims to be fully conforming.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-expat.git/commitdiff/92f2a7f5b21be755b08987cd606f4deff6374b9b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to