Skip to content

Commit 5935527

Browse files
committed
Update config.toml
1 parent 0636d5b commit 5935527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cargo/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[target.aarch64-unknown-linux-musl]
22
linker = "aarch64-unknown-linux-musl-gcc"
3+
rustflags = ["-Clink-arg=-lgcc"]
34

45
[target.aarch64-unknown-linux-gnu]
56
linker = "aarch64-linux-gnu-gcc"

0 commit comments

Comments
 (0)