Configure linker to lld for windows target
This commit is contained in:
parent
b68121f658
commit
62762cc2c8
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[target.x86_64-pc-windows-msvc]
|
||||
linker = "lld-link"
|
Loading…
x
Reference in New Issue
Block a user