Commit d250c26
committed
fix: add downstream C++ toolchain configuration for Linux CI compatibility
- Add cc_configure_extension with local_config_cc repository setup
- Add rules_cc 0.2.0 compatibility_proxy extension for bzlmod
- Resolves C++ toolchain resolution failures in Linux CI environments
- Fixes "No matching toolchains found" error for Rust binary linking
- Ensures cross-platform compatibility between macOS (implicit) and Linux (explicit) toolchain detection
Tested: file_operations_component builds successfully (250 actions)1 parent 99dc0d6 commit d250c26
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments