[quake3-commits] r2041 - trunk
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Thu Jun 16 18:51:12 EDT 2011
Author: thilo
Date: 2011-06-16 18:51:12 -0400 (Thu, 16 Jun 2011)
New Revision: 2041
Modified:
trunk/cross-make-mingw64.sh
Log:
Still forgot this one :(
Modified: trunk/cross-make-mingw64.sh
===================================================================
--- trunk/cross-make-mingw64.sh 2011-06-16 22:50:33 UTC (rev 2040)
+++ trunk/cross-make-mingw64.sh 2011-06-16 22:51:12 UTC (rev 2041)
@@ -11,6 +11,6 @@
fi
export PLATFORM=mingw32
-export ARCH=x86_64
+export ARCH=x64
exec make $*
More information about the quake3-commits
mailing list