Skip to content

[Bazel] Replace uses of deprecated bazel_tools things#1682

Open
stevenlr wants to merge 1 commit intoemscripten-core:mainfrom
stevenlr:bazel_use_rules_cc
Open

[Bazel] Replace uses of deprecated bazel_tools things#1682
stevenlr wants to merge 1 commit intoemscripten-core:mainfrom
stevenlr:bazel_use_rules_cc

Conversation

@stevenlr
Copy link
Contributor

@stevenlr stevenlr commented Feb 26, 2026

Using the C++ rules, libraries and utilities from bazel_tools is being deprecated in favor of using rules_cc.

Similarly the @bazel_tools//src/conditions:host_windows constraint has been deprecated for a while and will be removed with Bazel 10.

All C++ infrastructure should come from @rules_cc now.
@stevenlr
Copy link
Contributor Author

stevenlr commented Mar 1, 2026

I believe the test failure here was just a flake, it seems the download of a Baze module failed somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants