Skip to content

Commit

Permalink
Use lld-link
Browse files Browse the repository at this point in the history
  • Loading branch information
riidefi committed May 26, 2023
1 parent 11fccef commit 3193d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/rust/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[target.x86_64-pc-windows-msvc]
rustflags = ["-Ctarget-feature=+crt-static"]
rustflags = ["-Clinker-flavor=lld-link"]

0 comments on commit 3193d2f

Please sign in to comment.