commit | b200c17dfc2122ab72e0964a438add64ced0cdbc | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Mon Jan 02 17:35:35 2017 -0800 |
committer | Brian Silverman <bsilver16384@gmail.com> | Wed Jan 04 19:33:48 2017 -0800 |
tree | 7825feeab22ddad4a2ef53bd9ce0fc8b08e02347 | |
parent | f2a50ba841f843e01da373aaad271974ea4fa99e [diff] [blame] |
Upgrade to a new Bazel version This one has better performance and various new features. It also prevents us from falling too far behind upstream. Change-Id: I3b8e1c5bda886ea2e990523af9e6de2434c784be
diff --git a/tools/bazel.rc b/tools/bazel.rc index 7df645e..7530102 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc
@@ -46,3 +46,5 @@ build --show_result 5 # Dump the output of the failing test to stdout. test --test_output=errors + +build --experimental_sandbox_shm