aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile.gcc_plugin
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-12-08 22:32:51 +0100
committerhexcoder- <heiko@hexco.de>2020-12-08 22:32:51 +0100
commit6fb74342b8a3e7aa62e9e0cfe79bd84d9076a275 (patch)
tree5809d8c6f044ae7d007f60f273dcc248d7139c06 /GNUmakefile.gcc_plugin
parent2b543a64af94d4749fb6644f562a27bec123f7b5 (diff)
downloadAFLplusplus-6fb74342b8a3e7aa62e9e0cfe79bd84d9076a275.tar.gz
add TEST_MMAP
Diffstat (limited to 'GNUmakefile.gcc_plugin')
-rw-r--r--GNUmakefile.gcc_plugin2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile.gcc_plugin b/GNUmakefile.gcc_plugin
index bf3a3288..3f658a47 100644
--- a/GNUmakefile.gcc_plugin
+++ b/GNUmakefile.gcc_plugin
@@ -19,7 +19,7 @@
#
# http://www.apache.org/licenses/LICENSE-2.0
#
-
+#TEST_MMAP=1
PREFIX ?= /usr/local
HELPER_PATH ?= $(PREFIX)/lib/afl
BIN_PATH ?= $(PREFIX)/bin