commit | 96d5e174cc4fc5b9354e84ec21c35c57fb38aba6 | [log] [tgz] |
---|---|---|
author | Brian Silverman <bsilver16384@gmail.com> | Mon Oct 26 23:21:36 2015 -0700 |
committer | Gerrit Code Review <gerrit@robotics.mvla.net> | Mon Oct 26 23:21:36 2015 -0700 |
tree | b1db613eb638be06f67f950230e3e10257698348 | |
parent | 4f9775a8f71541913e85587168316d2d6dc1aae3 [diff] | |
parent | 3060894bde20778d5b0c991712091a3b88a5dacc [diff] |
Merge "implement timeouts for events"
diff --git a/tools/bazel.rc b/tools/bazel.rc index 1b77288..5ea0fcf 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc
@@ -9,6 +9,8 @@ # TODO(Brian): Fix Bazel so this actually does something again... build --hdrs_check=strict +build --crosstool_top=//tools/cpp:toolchain + # Show paths to a few more than just 1 target. build --show_result 15 # Dump the output of the failing test to stdout.