We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc92899 commit 3fc847bCopy full SHA for 3fc847b
.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