commit | 3468585e521abbc1473a2bf0a29ff41b178ec44a | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Thu Nov 12 23:39:31 2015 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Fri Nov 13 14:31:05 2015 -0800 |
tree | a75204d6654f941b965e00798552356be70e3e4d | |
parent | 1f9aeb420675e11b923bd1811a9f6f33967a27ad [diff] [blame] |
Force standalone until we are ready to sandbox better. Change-Id: I85e038735da1caac9c3addb9cce6c55221a42dd2
diff --git a/tools/bazel.rc b/tools/bazel.rc index b06ea73..6d5dc61 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc
@@ -5,6 +5,7 @@ query --package_path %workspace%:%workspace%/opt_bazel_base_workspace build --crosstool_top=//tools/cpp:toolchain +build --spawn_strategy=standalone # Show paths to a few more than just 1 target. build --show_result 15