From: Dr. Stephen Henson Date: Fri, 1 Jul 2011 14:52:09 +0000 (+0000) Subject: Delete any EXARG value first. X-Git-Tag: OpenSSL-fips-2_0-rc1~276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f77a27c16558b9e619b471d19da8094c9140eb5;p=openssl Delete any EXARG value first. --- diff --git a/ms/do_fips.bat b/ms/do_fips.bat index 989c6faf9a..a78fc2515d 100644 --- a/ms/do_fips.bat +++ b/ms/do_fips.bat @@ -1,6 +1,7 @@ @echo off SET ASM=%1 +SET EXARG= if NOT X%PROCESSOR_ARCHITECTURE% == X goto defined