File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ $ cd bitcoin/
217217$ git clone https://github.com/AFLplusplus/AFLplusplus
218218$ make -C AFLplusplus/ source-only
219219# If afl-clang-lto is not available, see
220- # https://github.com/AFLplusplus/AFLplusplus#a-selecting-the-best-afl-compiler-for-instrumenting-the-target
220+ # https://github.com/AFLplusplus/AFLplusplus/blob/stable/docs/fuzzing_in_depth.md #a-selecting-the-best-afl-compiler-for-instrumenting-the-target
221221$ cmake -B build_fuzz \
222222 -DCMAKE_C_COMPILER="$(pwd)/AFLplusplus/afl-clang-lto" \
223223 -DCMAKE_CXX_COMPILER="$(pwd)/AFLplusplus/afl-clang-lto++" \
You can’t perform that action at this time.
0 commit comments