aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bazel.rc.template
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bazel.rc.template')
-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 0a97daa4a8..5aa29029be 100644
--- a/tools/bazel.rc.template
+++ b/tools/bazel.rc.template
@@ -2,3 +2,4 @@ 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