ports/devel/bazel029/files/patch-scripts_bootstrap_bootstrap.sh
Yuri Victorovich d23d35ea8b science/py-tensorflow: Fix build by using the version of devel/bazel (0.29.0) that is known to be able to build it
One of the previous commits to devel/bazel broke tensorflow.

Fun fact: the latest version of tensorflow-2.0.0 also fails to build with the latest version of bazel-1.1.0.
2019-10-31 15:10:46 +00:00

11 lines
585 B
Bash

--- 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:-}"