From 9b70316263eb74476ab96b7c0f300c4d90223425 Mon Sep 17 00:00:00 2001 From: Vijay Vasudevan Date: Sun, 24 Jan 2016 23:05:22 -0800 Subject: Running our linter on a lot of files. Change: 112920860 --- tools/bazel.rc.template | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools') diff --git a/tools/bazel.rc.template b/tools/bazel.rc.template index 5aa29029be..b49fd62306 100644 --- a/tools/bazel.rc.template +++ b/tools/bazel.rc.template @@ -3,3 +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 --spawn_strategy=standalone +test --spawn_strategy=standalone +run --spawn_strategy=standalone -- cgit v1.2.3