From c669d498fa81ffb399d7d7c42654f5ac69428a28 Mon Sep 17 00:00:00 2001 From: Mike Aizatsky Date: Tue, 1 Nov 2016 13:23:40 -0700 Subject: Update templates.py --- infra/templates.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'infra/templates.py') diff --git a/infra/templates.py b/infra/templates.py index 057fc4990..5dc2f37de 100755 --- a/infra/templates.py +++ b/infra/templates.py @@ -88,7 +88,7 @@ cd /src/%s # # ./autogen.sh # ./configure -# make clean all +# make -j$(nproc) all # build your fuzzer(s) # e.g. -- cgit v1.2.3