Commit 53fcd77
committed
fix: register C++ toolchains for component build compatibility
- Add registration of @bazel_tools//tools/cpp:all toolchains
- Resolves 'No matching toolchains found for types cpp:toolchain_type' error
- Required for rules_wasm_component internal C++ toolchain dependencies
- All toolchain setup now complete and working in CI1 parent e864fd3 commit 53fcd77
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
0 commit comments