aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer/build_and_run_fuzzer.sh
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:50:49 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:50:49 -0700
commiteb784f359d8dd5a85b8d9fd67f0350bef7004fc1 (patch)
treeef4eaf34adcddd65ccae4e30fadfb7478fc42096 /tools/fuzzer/build_and_run_fuzzer.sh
parent9812c6f69d0b5f5b266a10932370b11ec62e1296 (diff)
stuff
Diffstat (limited to 'tools/fuzzer/build_and_run_fuzzer.sh')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index ace79523ea..b335859ecc 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -32,5 +32,5 @@
set -ex
git submodule update --init
-make CONFIG=$config $1
+make CONFIG=$config $1 -j3
bins/$config/$1