Commit ad45fea
committed
fix: remove hardcoded /workspace/bin/cc from cargo config — use system defaults
The hardcoded paths broke CI (GitHub Actions) and local builds outside the
original container environment. CC/AR should be set via env vars when needed.1 parent e62b335 commit ad45fea
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments