6 lines
112 B
TOML
6 lines
112 B
TOML
|
|
[target.x86_64-unknown-linux-musl]
|
||
|
|
linker = "rust-lld"
|
||
|
|
|
||
|
|
[target.aarch64-unknown-linux-musl]
|
||
|
|
linker = "rust-lld"
|