reenable afl-clang(++)

This commit is contained in:
hexcoder-
2020-11-01 06:22:18 +01:00
parent 5a84db7c67
commit ded80870a9
3 changed files with 45 additions and 4 deletions

View File

@ -361,6 +361,8 @@ instrumentation/afl-common.o: ./src/afl-common.c
@ln -sf afl-cc ./afl-c++
@ln -sf afl-cc ./afl-gcc
@ln -sf afl-cc ./afl-g++
@ln -sf afl-cc ./afl-clang
@ln -sf afl-cc ./afl-clang++
@ln -sf afl-cc ./afl-clang-fast
@ln -sf afl-cc ./afl-clang-fast++
ifneq "$(AFL_CLANG_FLTO)" ""