We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdd795 commit 235f476Copy full SHA for 235f476
.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