diff options
author | hexcoder <hexcoder-@users.noreply.github.com> | 2021-03-30 09:44:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 09:44:51 +0200 |
commit | 0709d00b10e6d23245d076120402c2c3b567edd9 (patch) | |
tree | 043dadf3831a89deec5efbb2cd3a70ab6cd97dd1 | |
parent | eac254ae5756969d6c85c81ad797e8ba4efdd52e (diff) | |
download | afl++-0709d00b10e6d23245d076120402c2c3b567edd9.tar.gz |
add parallel builds
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index b8a091ff..bde328e7 100644 --- a/TODO.md +++ b/TODO.md @@ -11,6 +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 |