commit | 470f89c17ca8e7b52bb95184d24ab65d3d7f8cb3 | [log] [tgz] |
---|---|---|
author | Chi Wang <chiwang@google.com> | Thu Jul 10 13:55:09 2025 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 10 13:55:09 2025 +0200 |
tree | 62039e4c2c84774853778570973ed54eed6d079a | |
parent | 847db96d2519d3f35f639a49de118d7ca63f8a70 [diff] |
Add rbe configs for bazel 7 and 8 (#2346) Use target `@@rules_cc++cc_configure_extension+local_config_cc` instead of `@local_config_cc` for c++ configs since the latter one no longer exists since Bazel 8+.