zyllian.github.io/.cargo/config.toml
2024-06-24 21:35:56 -07:00

3 lines
98 B
TOML

[target.x86_64-pc-windows-msvc]
linker = "ld.lld.exe"
rustflags = ["-C", "link-arg=-fuse-ld=lld"]