diff options
author | hexcoder <hexcoder-@users.noreply.github.com> | 2021-03-30 09:48:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 09:48:21 +0200 |
commit | 89eb285a232e4e5b421a98434d9c67444129bb97 (patch) | |
tree | a003a79b6e8f5f1aa4f21c63ce4dca84a61d76df | |
parent | 84a99f49b84b5380b9b2d79354bd9892216b180d (diff) | |
download | afl++-89eb285a232e4e5b421a98434d9c67444129bb97.tar.gz |
add parallel builds
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md index b8a091ff..dc765ec4 100644 --- a/TODO.md +++ b/TODO.md @@ -11,7 +11,7 @@ - better autodetection of shifting runtime timeout values - cmplog: use colorization input for havoc? - cmplog: too much tainted bytes, directly add to dict and skip? - + - parallel builds for source-only targets ## Further down the road |