From 22c111c34c2a8ebd4a33a6c76e8774088370260c Mon Sep 17 00:00:00 2001 From: Vijay Vasudevan Date: Fri, 27 May 2016 08:41:27 -0800 Subject: Merge changes from github. Change: 123427036 --- 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 2a88b98f34..d3e70e7a4f 100644 --- a/tools/bazel.rc.template +++ b/tools/bazel.rc.template @@ -9,3 +9,7 @@ build --define=allow_oversize_protos=true build --spawn_strategy=standalone test --spawn_strategy=standalone run --spawn_strategy=standalone + +build --genrule_strategy=standalone +test --genrule_strategy=standalone +run --genrule_strategy=standalone -- cgit v1.2.3