mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
Major versions harbour some incompatibilities. Main port to be updated to 6. Event: Kitchener-Waterloo Hackathon 202305
11 lines
514 B
Bash
11 lines
514 B
Bash
--- scripts/bootstrap/bootstrap.sh.orig 2020-10-07 21:26:37 UTC
|
|
+++ scripts/bootstrap/bootstrap.sh
|
|
@@ -33,7 +33,7 @@ fi
|
|
|
|
_BAZEL_ARGS="--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 \
|
|
--java_toolchain=//src/java_tools/buildjar:bootstrap_toolchain \
|