]> git.pld-linux.org Git - packages/crossmingw32-w32api.git/commitdiff
- clarified License, allow arch optflags also on x86_64 MINGW-3 auto/th/crossmingw32-w32api-3.18.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Dec 2016 18:05:40 +0000 (19:05 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Dec 2016 18:05:40 +0000 (19:05 +0100)
crossmingw32-w32api.spec

index f4df805e6b5b84d4b495136b35602c247f2d6a02..f5c1f783b5e3af7b4c2c5c63cb8b4f34873d67ba 100644 (file)
@@ -9,7 +9,7 @@ Version:        3.18.2
 %define        runsrc  mingwrt-%{runver}-mingw32
 Release:       1
 Epoch:         1
-License:       Free
+License:       Free (Public Domain, SGI Free Software License B, BSD)
 Group:         Development/Libraries
 Source0:       http://downloads.sourceforge.net/mingw/%{apisrc}-src.tar.xz
 # Source0-md5: e891339f9460c1164583a43335269416
@@ -41,7 +41,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                filterout_ld    -Wl,-z,.*
 %define                filterout_c     -gdwarf-3 -fstack-protector.*
 
-%ifnarch %{ix86}
+%ifnarch %{ix86} %{x8664} x32
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
 %define                optflags        -O2
 %endif
This page took 0.163435 seconds and 4 git commands to generate.