Skip to content

Commit 239b10d

Browse files
committed
use Rust's lld linker on Windows
1 parent 946d75c commit 239b10d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[target.x86_64-pc-windows-msvc]
2+
linker = "rust-lld.exe"

0 commit comments

Comments
 (0)