Commit 7f9ae888 authored by Richard Levitte's avatar Richard Levitte
Browse files

INSTALL: add information on option no-fuzz-test



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent ed43fe73
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -320,6 +320,11 @@
                   platforms and should never be used in production environments.
                   See the file fuzz/README.md for further details.

  no-fuzz-test
                   Don't runt the fuzz test suite when testing. Use with
                   caution, as those tests may be important.  However, that
                   suite is particularly slow, and is therefore skippable.

  no-gost
                   Don't build support for GOST based ciphersuites. Note that
                   if this feature is enabled then GOST ciphersuites are only