about summary refs log tree commit diff
path: root/patches/afl++-disable-inst-checks.patch
blob: 68ea511024afda0ba0697ef7024fce0854f130b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/GNUmakefile b/GNUmakefile
index 9a2a7ad3d307..9c3b6a1b1f96 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -325,7 +325,7 @@ ifdef TEST_MMAP
 endif
 
 .PHONY: all
-all:	test_x86 test_shm test_python ready $(PROGS) afl-as llvm gcc_plugin test_build all_done
+all:	test_x86 test_shm test_python ready $(PROGS) afl-as llvm gcc_plugin
 	-$(MAKE) -C utils/aflpp_driver
 	@echo
 	@echo