hermetic_cc_toolchain icon indicating copy to clipboard operation
hermetic_cc_toolchain copied to clipboard

Support Bazel 9

Open alextercete opened this issue 3 months ago • 1 comments

Bazel 9 moves away from the native C/C++ targets, and requires an implicit dependency on rules_cc.

alextercete avatar Nov 20 '25 09:11 alextercete

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Nov 20 '25 09:11 CLAassistant

Can someone take a look? I'd like to test some downstream consumers with Bazel 9, and this is one of the last missing deps that aren't working.

malt3 avatar Dec 03 '25 13:12 malt3