mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-18 03:32:21 -08:00
4 lines
98 B
TOML
4 lines
98 B
TOML
|
[target.x86_64-pc-windows-msvc]
|
||
|
linker = "ld.lld.exe"
|
||
|
rustflags = ["-C", "link-arg=-fuse-ld=lld"]
|