From 7a810fac866c6c1d93015999633ee2a29f17b3d2 Mon Sep 17 00:00:00 2001 From: Shane Lontis Date: Fri, 4 Sep 2020 17:55:28 +1000 Subject: Add 'fips-securitychecks' option and plumb this into the actual fips checks Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/12745) --- Configure | 1 + 1 file changed, 1 insertion(+) (limited to 'Configure') diff --git a/Configure b/Configure index eeb88f6618..22c0ecdabd 100755 --- a/Configure +++ b/Configure @@ -421,6 +421,7 @@ my @disablables = ( "external-tests", "filenames", "fips", + "fips-securitychecks", "fuzz-libfuzzer", "fuzz-afl", "gost", -- cgit v1.2.1