mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-01-17 19:22:30 -08:00
3 lines
98 B
TOML
3 lines
98 B
TOML
[target.x86_64-pc-windows-msvc]
|
|
linker = "ld.lld.exe"
|
|
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|