aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap/compile.sh')
-rwxr-xr-xscripts/bootstrap/compile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/bootstrap/compile.sh b/scripts/bootstrap/compile.sh
index 2cb8e58710..ff81f2707b 100755
--- a/scripts/bootstrap/compile.sh
+++ b/scripts/bootstrap/compile.sh
@@ -277,6 +277,7 @@ function bootstrap_build() {
--install_md5= \
--workspace_directory=${PWD} \
--nofatal_event_bus_exceptions \
+ ${BAZEL_DIR_STARTUP_OPTIONS} \
build \
--ignore_unsupported_sandboxing \
--startup_time=329 --extract_data_time=523 \