cross compile target support for do_fips script
authorDr. Stephen Henson <steve@openssl.org>
Fri, 18 May 2012 15:55:40 +0000 (15:55 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 18 May 2012 15:55:40 +0000 (15:55 +0000)
ms/do_fips.bat

index 73b0a3e8e47e6eb96a5757103a0958f5126aa997..18a3578a2681e1a3b51a99b0956536ffa3885b09 100644 (file)
@@ -1,5 +1,13 @@
 @echo off
 
+if X%CROSS_TARGET% == X goto detect 
+
+echo Cross compiling for %CROSS_TARGET%
+SET TARGET=%CROSS_TARGET%
+SET ASM=%CROSS_ASM%
+goto compile 
+
+:detect
 SET ASM=%1
 SET EXARG=