Author: jfrederic.clere(a)jboss.com
Date: 2013-01-14 11:56:43 -0500 (Mon, 14 Jan 2013)
New Revision: 2992
Modified:
trunk/build/unix/build.sh
Log:
the c:\cmsc\setenv.bat users adm64 instead of x64 :-(
Modified: trunk/build/unix/build.sh
===================================================================
--- trunk/build/unix/build.sh 2013-01-14 15:13:31 UTC (rev 2991)
+++ trunk/build/unix/build.sh 2013-01-14 16:56:43 UTC (rev 2992)
@@ -724,7 +724,7 @@
# openssl 1.0.x uses do_nasm, not do_masm :D
ms/do_nasm.bat
;;
- windows-x64)
+ windows-x64|windows-adm64)
./Configure ${ssl_target} VC-WIN64A
ms/do_win64a.bat
# fix the ml to ml64...
Show replies by date