bevy-playground/.cargo/config.toml
2024-05-17 09:16:25 -05:00

4 lines
156 B
TOML

[target.x86_64-unknown-linux-gnu]
linker = "clang"
rustflags = ["-C", "link-arg=-fuse-ld=/nix/store/ilpj5jgcdjwk11qv69yxvpn97h8i15zi-mold-2.31.0/bin/mold"]