mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-24 02:47:35 -07: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"]
|