diff options
-rw-r--r-- | ms/do_fips.bat | 1 |
1 files changed, 1 insertions, 0 deletions
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 |