We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a095df6 commit 9b9f22eCopy full SHA for 9b9f22e
.cargo/config
@@ -0,0 +1,3 @@
1
+[target.aarch64-unknown-linux-musl]
2
+rustflags = [ "-C", "target-feature=+crt-static", "-C", "link-arg=-lgcc" ]
3
+
0 commit comments