Skip to content

Commit b40a4a7

Browse files
committed
1 parent a92dc57 commit b40a4a7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.cargo/config.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[target.x86_64-unknown-linux-musl]
2-
rustflags = ["-C", "target-feature=-crt-static"]
31
[target.aarch64-unknown-linux-musl]
2+
linker = "aarch64-linux-musl-gcc"
43
rustflags = ["-C", "target-feature=-crt-static"]

0 commit comments

Comments
 (0)