Skip to content

Commit

Permalink
only linux gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
vnghia committed Jan 23, 2024
1 parent 2ae95fb commit a36b6f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[build]
rustflags = ["-C", "link-arg=-fuse-ld=lld"]

#TODO: enable mold for other target
[target.x86_64-unknown-linux-gnu]
rustflags = ["-C", "link-arg=-fuse-ld=mold"]

0 comments on commit a36b6f5

Please sign in to comment.