always build aflpp driver

This commit is contained in:
vanhauser-thc
2021-07-14 12:24:29 +02:00
parent 3a3ef7b6b4
commit 4fe572b80f
3 changed files with 9 additions and 9 deletions

View File

@ -36,6 +36,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- fix timeout handling
- add forkserver support for better performance
- ensure afl-compiler-rt is built for gcc_module
- always build aflpp_driver for libfuzzer harnesses
- added `AFL_NO_FORKSRV` env variable support to
afl-cmin, afl-tmin, and afl-showmap, by @jhertz
- removed outdated documents, improved existing documentation