aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/bazel.rc.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bazel.rc.template b/tools/bazel.rc.template
index b49fd62306..5bdc9884e8 100644
--- a/tools/bazel.rc.template
+++ b/tools/bazel.rc.template
@@ -3,6 +3,7 @@ build:cuda --crosstool_top=//third_party/gpus/crosstool
build --force_python=py$PYTHON_MAJOR_VERSION
build --python$PYTHON_MAJOR_VERSION_path=$PYTHON_BINARY
build --define=use_fast_cpp_protos=true
+build --define=allow_oversize_protos=true
build --spawn_strategy=standalone
test --spawn_strategy=standalone