diff --git a/Configure b/Configure index a449496598..83c9a6f382 100755 --- a/Configure +++ b/Configure @@ -512,6 +512,7 @@ my %deprecated_disablables = ( # All of the following are disabled by default: our %disabled = ( # "what" => "comment" + "fips" => "default", "asan" => "default", "buildtest-c++" => "default", "crypto-mdebug" => "default",