Commit 4ceaf76
committed
Remove hardcoded clang compiler in Rust build
Allow cc crate to use the default compiler from environment instead of
forcing clang. This improves build system flexibility and allows users
to use their preferred compiler (gcc, clang, etc.) based on their
environment configuration.1 parent 1e54e70 commit 4ceaf76
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments