Skip to content

Commit

Permalink
undo set linker
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMoelder committed May 6, 2024
1 parent 59e7d38 commit db975ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[target.x86_64-apple-darwin]
linker = "x86_64-apple-darwin"
[target.x86_64-unknown-linux-musl]
linker = "x86_64-linux-musl-gcc"

0 comments on commit db975ed

Please sign in to comment.