]> git.pld-linux.org Git - packages/crossmingw32-lib3ds.git/commitdiff
- fix alpha, sparc auto/ac/crossmingw32-lib3ds-1_2_0-2
authorwolf <wolf@pld-linux.org>
Sat, 21 Feb 2004 18:44:59 +0000 (18:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-lib3ds.spec -> 1.5

crossmingw32-lib3ds.spec

index b2c0fd9e81c29fa92ccc216d384fc740134b6840..37fc6b3b5b54186c5e89e89eeef6e66d8bd0af1d 100644 (file)
@@ -3,7 +3,7 @@ Summary:        The 3D Studio File Format Library - Mingw32 cross version
 Summary(pl):   Biblioteka obs³uguj±ca format plików 3D Studio - wersja skro¶na dla Mingw32
 Name:          crossmingw32-%{realname}
 Version:       1.2.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/lib3ds/%{realname}-%{version}.tar.gz
@@ -27,6 +27,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                __cc            %{target}-gcc
 %define                __cxx           %{target}-g++
 
+%ifarch alpha sparc sparc64 sparcv9
+%define                optflags        -O2
+%endif
+
 %description
 lib3ds is a free alternative to Autodesk's 3DS File Toolkit for
 handling 3DS files. It's main goal is to simplify the creation of 3DS
This page took 0.082856 seconds and 4 git commands to generate.