Author: jfrederic.clere(a)jboss.com
Date: 2013-01-15 08:39:30 -0500 (Tue, 15 Jan 2013)
New Revision: 3010
Modified:
trunk/build/unix/build.sh
Log:
try to debug openssl build...
Modified: trunk/build/unix/build.sh
===================================================================
--- trunk/build/unix/build.sh 2013-01-15 13:06:02 UTC (rev 3009)
+++ trunk/build/unix/build.sh 2013-01-15 13:39:30 UTC (rev 3010)
@@ -722,6 +722,8 @@
windows-x86)
which perl
perl -version
+ which nmake
+ exit 1
perl Configure ${ssl_target} VC-WIN32
# openssl 1.0.x uses do_nasm, not do_masm :D
ms/do_nasm.bat