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.template2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/bazel.rc.template b/tools/bazel.rc.template
index e90ec790fd..d2b1b0b25a 100644
--- a/tools/bazel.rc.template
+++ b/tools/bazel.rc.template
@@ -3,8 +3,6 @@ build:cuda --define=using_cuda=true
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