about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-09-28 18:03:42 +0200
committerhexcoder- <heiko@hexco.de>2019-09-28 18:03:42 +0200
commitb89d10025d75aadbc2eff6e5a8e91b5de9066a1e (patch)
treeb52c430ef909e9babbb81b2fb349a21521f70c1f /Makefile
parentedb33cba0c8992815685f101b81862c7c6ed891e (diff)
parent783e5fa42f4560c6f82ea4c2f51719e9a1219548 (diff)
downloadafl++-b89d10025d75aadbc2eff6e5a8e91b5de9066a1e.tar.gz
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42c6d737..a978fb65 100644
--- a/Makefile
+++ b/Makefile
@@ -250,7 +250,7 @@ binary-only: all
 	cd unicorn_mode && sh ./build_unicorn_support.sh
 
 source-only: all
-	$(MAKE) -C llvm_mode
+	-$(MAKE) -C llvm_mode
 	$(MAKE) -C libdislocator
 	$(MAKE) -C libtokencap