summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-08-01 21:46:08 +0100
committerMatt Caswell <matt@openssl.org>2016-08-01 22:07:04 +0100
commit255af26c5d8039ee009a0ee718fbdc4023d045ec (patch)
tree737a4c5b4f48a7915ddca40568dbf22d5e79f1c0 /INSTALL
parentc2e888b54c3b25e89732f6ba66e489ef1ee5ef59 (diff)
Some minor tweaks to the fuzzing docs
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 85a74b862f..0e868b75ca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -267,11 +267,11 @@
Don't compile in filename and line number information (e.g.
for errors and memory allocation).
- enable-fuzz
- Build with support for fuzzing. This is a developer option
- only. It may not work on all platforms and should never be
- used in production environments. See the file fuzz/README.md
- for further details.
+ 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
+ platforms and should never be used in production environments.
+ See the file fuzz/README.md for further details.
no-gost
Don't build support for GOST based ciphersuites. Note that