mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 20:49:06 +01:00
3 lines
118 B
TOML
3 lines
118 B
TOML
|
[target.aarch64-unknown-linux-musl]
|
||
|
linker = "aarch64-linux-musl-gcc"
|
||
|
rustflags = ["-C", "target-feature=-crt-static"]
|