summaryrefslogtreecommitdiffstats
path: root/security/afl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/afl/Makefile')
-rw-r--r--security/afl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/afl/Makefile b/security/afl/Makefile
index a18e4b9..21824a3 100644
--- a/security/afl/Makefile
+++ b/security/afl/Makefile
@@ -18,7 +18,7 @@ OPTIONS_DEFINE= DEBUG DOCS MINIMIZE_CORPUS LLVM TEST_INSTRUMENTATION
MINIMIZE_CORPUS_DESC= Install afl-cmin. Adds bash dependency
TEST_INSTRUMENTATION_DESC= Execute tests (expected to fail in jails)
LLVM_DESC= LLVM-based instrumentation (broken on 9.x)
-OPTIONS_DEFAULT= DOCS LLVM MINIMIZE_CORPUS
+OPTIONS_DEFAULT= LLVM MINIMIZE_CORPUS
OPTIONS_SUB= yes
OpenPOWER on IntegriCloud