aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-09-05 15:49:10 +0200
committervan Hauser <vh@thc.org>2020-09-05 15:49:10 +0200
commit250892228888277262958d1b01b005e14440274e (patch)
tree1cb4f890b706af58bd4fe7439a69ee3b73095276 /GNUmakefile
parent39c020ec747a21fd4728f363fef63a75973aa646 (diff)
downloadAFLplusplus-250892228888277262958d1b01b005e14440274e.tar.gz
cmp dict for LTO
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 7455483c..bcdc10eb 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -533,7 +533,7 @@ endif
deepclean: clean
rm -rf qemu_mode/qemu-3.1.1.tar.xz
rm -rf unicorn_mode/unicornafl
- # NEVER EVER ACTIVATE THAT!!!!! git reset --hard >/dev/null 2>&1 || true
+# NEVER EVER ACTIVATE THAT!!!!! git reset --hard >/dev/null 2>&1 || true
.PHONY: distrib
distrib: all