We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e51de8 commit d67f657Copy full SHA for d67f657
.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