Adds support to afl fuzzer in the build system

This commit is contained in:
Felipe Zimmerle
2015-12-22 19:21:57 -03:00
parent 7cebc632e4
commit c2d9a153cb
7 changed files with 370 additions and 6 deletions

View File

@@ -211,6 +211,7 @@ libmodsecurity_la_CPPFLAGS = \
-O3 \
-I ../headers \
$(GEOIP_CFLAGS) \
$(GLOBAL_CPPFLAGS) \
$(MODSEC_NO_LOGS) \
$(PCRE_CFLAGS)