aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap')
-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 03064e75d2..77372f015b 100755
--- a/scripts/bootstrap/compile.sh
+++ b/scripts/bootstrap/compile.sh
@@ -318,6 +318,7 @@ function bootstrap_build() {
--workspace_directory=${PWD} \
--nofatal_event_bus_exceptions \
${BAZEL_DIR_STARTUP_OPTIONS} \
+ ${BAZEL_BOOTSTRAP_STARTUP_OPTIONS:-} \
build \
--ignore_unsupported_sandboxing \
--startup_time=329 --extract_data_time=523 \