]> git.pld-linux.org Git - packages/crossmingw32-lib3ds.git/blobdiff - crossmingw32-lib3ds.spec
- don't require wine to build
[packages/crossmingw32-lib3ds.git] / crossmingw32-lib3ds.spec
index 0f3c2ec82526df49579c46e8e63d8b09d187e63c..4cf7ce28afd816b8659c5af9fa924a3d1cd79f76 100644 (file)
@@ -69,7 +69,9 @@ tail -116 aclocal.m4 | head -102 > acinclude.m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+       --host=%{_host} \
+       --target=%{target}
 
 %{__make}
 
This page took 0.069308 seconds and 4 git commands to generate.