Commit 9fd5925
committed
fix(build): add x86 linker config for cargo cross-compilation
Without target-specific linker entries in .cargo/config.toml, cargo
falls back to the system cc which can't find -llog and -lunwind
from the Android sysroot.1 parent 081e16e commit 9fd5925
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments