dockerized-fuzzers
dockerized-fuzzers copied to clipboard
fix alf box building - don't use gcc
I have problem with building afl docker image with this docker file until gcc ENV tip about desired compilers (CC; CXX) for make was commented out.
Is that issue we want to face or I missing some milestone out threre?
Thanks and kudos for @fumfel ;D