Commit 3ca30f7
committed
fix: enable C++ toolchain detection for Rust binary compilation in release
Added --repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=0 and
--enable_platform_specific_config flags to enable local C++ toolchain
detection required by rust_binary rule in wasm_embed_aot tool.1 parent 3264355 commit 3ca30f7
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
| |||
0 commit comments