Add a no-fips Configure option
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5185033a797e5177dcaada0de66980155dc12b34..c496e79e23f842e38557274d54c9b21b2743192e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                    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