summaryrefslogtreecommitdiff
path: root/devel/bazel029/files/patch-scripts_bootstrap_bootstrap.sh
blob: 2fe060abacc359f95faa86e1fe819f1296b24744 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scripts/bootstrap/bootstrap.sh.orig	2019-08-06 08:04:56.534744000 +0000
+++ scripts/bootstrap/bootstrap.sh	2019-08-06 08:05:20.598434000 +0000
@@ -35,7 +35,7 @@
       --host_java_toolchain=//src/java_tools/buildjar:bootstrap_toolchain \
       --spawn_strategy=standalone \
       --nojava_header_compilation \
-      --strategy=Javac=worker --worker_quit_after_build --ignore_unsupported_sandboxing \
+      --strategy=Javac=standalone --ignore_unsupported_sandboxing --curses=no \
       --compilation_mode=opt \
       --distdir=derived/distdir \
       ${EXTRA_BAZEL_ARGS:-}"