magic-nix-cache/.cargo/config.toml
2024-03-29 17:19:44 -03:00

4 lines
127 B
TOML

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