commit | c7b564cd0e74e18d496a11fcf4db4c3143dd84e1 | [log] [tgz] |
---|---|---|
author | Philipp Schrader <philipp.schrader+971@gmail.com> | Mon Dec 14 18:12:57 2020 -0800 |
committer | Gerrit Code Review <gerrit@software.frc971.org> | Mon Dec 14 18:12:57 2020 -0800 |
tree | e27efe46b8929bb3bec0b72f9c29a0c57bb78855 | |
parent | 993ccb53d9fae7232d1fa175dd2d4a557e5ae5c6 [diff] | |
parent | 3d0f33204654499624580846f45648f33fe32d96 [diff] |
Merge "Fix bazel query"
diff --git a/.bazelrc b/.bazelrc index ed8ea3a..67ad4a7 100644 --- a/.bazelrc +++ b/.bazelrc
@@ -10,6 +10,7 @@ build --noincompatible_disable_nocopts build --noincompatible_restrict_string_escapes +query --noincompatible_restrict_string_escapes # Use the malloc we want. build --custom_malloc=//tools/cpp:malloc