1
Fork 0
minesweeper-nojs/.cargo/config.toml

3 lines
125 B
TOML

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