4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
# For -Zbuild-std
|
|
[target.aarch64-unknown-linux-musl]
|
|
rustflags = ["-C", "target-feature=+crt-static", "-C", "link-arg=-lgcc"]
|