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:51:47 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:51:47 -0700
commit815b207555802e1a345fa83f4457ef0c3dc1188b (patch)
tree7de18331101333114762c63fe0e667915749ec83 /tools/fuzzer/build_and_run_fuzzer.sh
parenteb784f359d8dd5a85b8d9fd67f0350bef7004fc1 (diff)
x
Diffstat (limited to 'tools/fuzzer/build_and_run_fuzzer.sh')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index b335859ecc..db95249fc1 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -32,5 +32,6 @@
set -ex
git submodule update --init
+make run_dep_checks
make CONFIG=$config $1 -j3
bins/$config/$1