summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-08-31 21:19:08 +0200
committerRichard Levitte <richard@levitte.org>2016-08-31 21:42:11 +0200
commit3a10218546eb4cbc83207642a6f0b191f274f7b9 (patch)
tree234cc56bc8047c5d5b56cb01bd6c4f1a93bc7826
parent5b613a15d0d716c714bd7f4902c0676f1498d1f6 (diff)
INSTALL: add information on option no-fuzz-test
Reviewed-by: Rich Salz <rsalz@openssl.org> (cherry picked from commit 7f9ae88817ddf0aac5c6bd95d9a5af1c54ed5bbf)
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 132b2aa1fb..6dcb4a0c6a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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