magic-nix-cache/.cargo/config.toml

4 lines
127 B
TOML
Raw Normal View History

2023-05-22 22:00:34 +00:00
# For -Zbuild-std
[target.aarch64-unknown-linux-musl]
rustflags = ["-C", "target-feature=+crt-static", "-C", "link-arg=-lgcc"]