1
Fork 0
minesweeper-nojs/.cargo/config.toml
2023-07-02 18:06:27 +02:00

3 lines
No EOL
104 B
TOML

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