about summary refs log tree commit diff
path: root/examples/argv_fuzzing/Makefile
AgeCommit message (Expand)Author
2020-04-09argv_fuzzing Makefile: portable versionhexcoder-
2020-04-09rename all 'Makefile' to 'GNUmakefile', use -Werror for -flto checkshexcoder-
2020-02-23fix -m32 on arm 32 bit (is -m32be). make 32 and 64 bit varaints optionalhexcoder-
2020-02-03move custom and pythoon mutators examples into examples/Andrea Fioraldi