Commit Graph

4 Commits

Author SHA1 Message Date
jonathanmetzman db02d9252e
[AFL++][base-builder] Precompile afl++ (#5290)
Precompile AFL like we already do for honggfuzz.
This saves about a minute in compilation time of AFL targets by doing it in base-builder
It only adds about 30 MB to the image size.
2021-03-03 19:10:35 -08:00
Max Moroz 47484451d5
[infra] Build honggfuzz with -D_HF_LINUX_NO_BFD (#3886). (#4107)
* [infra] Build honggfuzz with -D_HF_LINUX_NO_BFD (#3886).

* dummy edit to trigger CI
2020-07-10 14:50:39 -07:00
Oliver Chang 81c4656621
Run apt-get autoremove after removing honggfuzz dependencies. (#3172) 2020-01-02 13:24:21 +11:00
Oliver Chang 78e191ed92
Pre-compile honggfuzz (#3045) 2019-11-20 11:04:33 +11:00