Skip to content

Commit

Permalink
remove linker config
Browse files Browse the repository at this point in the history
  • Loading branch information
twitb1t committed May 23, 2024
1 parent 87edf4e commit be62fe1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
[build]
target = "x86_64-unknown-linux-musl"

[target.x86_64-unknown-linux-musl]
linker = "x86_64-linux-musl-gcc"

[target.aarch64-unknown-linux-musl]
linker = "aarch64-linux-musl-gcc"

0 comments on commit be62fe1

Please sign in to comment.