aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer/build_and_run_fuzzer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fuzzer/build_and_run_fuzzer.sh')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index 67e3a5b99f..ace79523ea 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -32,6 +32,5 @@
set -ex
git submodule update --init
-make run_dep_checks
make CONFIG=$config $1
bins/$config/$1