mirror of https://github.com/google/oss-fuzz.git
parent
82558b71bf
commit
33ae18cc44
|
@ -21,7 +21,7 @@
|
|||
|
||||
# AFL++ settings.
|
||||
export AFL_LLVM_MODE_WORKAROUND=0
|
||||
export AFL_ENABLE_DICTIONARY=0
|
||||
export AFL_ENABLE_DICTIONARY=1
|
||||
|
||||
# Start compiling afl++.
|
||||
echo "Copying precompiled afl++"
|
||||
|
|
Loading…
Reference in New Issue