Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
ionarevamp authored Apr 4, 2024
1 parent d524d75 commit 9e0d763
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .cargo/config
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[target.x86_64-unknown-linux-gnu]
linker = "ld.lld"
rustflags = [
"-C", "link-arg=-fuse-ld=lld",
]

0 comments on commit 9e0d763

Please sign in to comment.