Loading Configure +10 −0 Original line number Diff line number Diff line Loading @@ -870,6 +870,16 @@ PROCESS_ARGS: $fips = 1; $nofipscanistercheck = 1; } elsif (/^fipscheck$/) { if ($fipscanisteronly != 2) { print STDERR <<"EOF"; ERROR: FIPS not autodetected. Not running from restricted tarball?? EOF exit(1); } } elsif (/^fipscanisteronly$/) { $fips = 1; Loading ms/do_fips.bat +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ SET ASM=nasm :compile perl Configure %TARGET% fipscanisteronly perl Configure %TARGET% fipscheck pause echo on Loading Loading
Configure +10 −0 Original line number Diff line number Diff line Loading @@ -870,6 +870,16 @@ PROCESS_ARGS: $fips = 1; $nofipscanistercheck = 1; } elsif (/^fipscheck$/) { if ($fipscanisteronly != 2) { print STDERR <<"EOF"; ERROR: FIPS not autodetected. Not running from restricted tarball?? EOF exit(1); } } elsif (/^fipscanisteronly$/) { $fips = 1; Loading
ms/do_fips.bat +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ SET ASM=nasm :compile perl Configure %TARGET% fipscanisteronly perl Configure %TARGET% fipscheck pause echo on Loading