From e75455173bd0024ce11a83686bc9dad614068455 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Wed, 20 Mar 2019 14:29:05 +0000 Subject: Add a no-fips Configure option Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/8537) --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 5185033a79..c496e79e23 100644 --- a/INSTALL +++ b/INSTALL @@ -394,6 +394,9 @@ Don't compile in filename and line number information (e.g. for errors and memory allocation). + no-fips + Don't compile the FIPS module + enable-fuzz-libfuzzer, enable-fuzz-afl Build with support for fuzzing using either libfuzzer or AFL. These are developer options only. They may not work on all -- cgit v1.2.3