Author: jfrederic.clere(a)jboss.com
Date: 2013-01-15 12:36:01 -0500 (Tue, 15 Jan 2013)
New Revision: 3021
Modified:
trunk/build/daemon/buildnat.bat
Log:
Do only 64 bits.
Modified: trunk/build/daemon/buildnat.bat
===================================================================
--- trunk/build/daemon/buildnat.bat 2013-01-15 17:33:33 UTC (rev 3020)
+++ trunk/build/daemon/buildnat.bat 2013-01-15 17:36:01 UTC (rev 3021)
@@ -47,7 +47,7 @@
pushd %BUILD_HOME%\windows
REM static dll tcnative-1.dll
-call buildnew.bat static x86 jboss-native -ssl -cache -static
+REM call buildnew.bat static x86 jboss-native -ssl -cache -static
call buildnew.bat static x64 jboss-native -ssl -cache -static
REM call build.bat sdk static i64 jboss-native -ssl -cache -static
REM Uncomment for building sight
Show replies by date