diff make/windows/create.bat @ 2184:5d801e6b9a80

Imported build system changes from other repository.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Mon, 21 Feb 2011 19:17:10 +0100
parents 06f017f7daa7
children 30fd69882184
line wrap: on
line diff
--- a/make/windows/create.bat	Wed Feb 16 15:13:34 2011 +0100
+++ b/make/windows/create.bat	Mon Feb 21 19:17:10 2011 +0100
@@ -54,8 +54,6 @@
 if %errorlevel% == 0 goto isia64
 cl 2>&1 | grep "AMD64" >NUL
 if %errorlevel% == 0 goto amd64
-cl 2>&1 | grep "x64" >NUL
-if %errorlevel% == 0 goto amd64
 set ARCH=x86
 set BUILDARCH=i486
 set Platform_arch=x86