We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c3bce2 commit e230c65Copy full SHA for e230c65
.cargo/config.toml
@@ -2,5 +2,5 @@
2
build-std = ["core", "compiler_builtins", "alloc", "std", "panic_abort"]
3
build-std-features = ["panic_immediate_abort"]
4
5
-[target.aarch64-unknown-linux-musl]
6
-rustflags = ["-Ctarget-feature=+lse,+crt-static", "-Ctarget-cpu=neoverse-n1"]
+# [target.aarch64-unknown-linux-musl]
+# rustflags = ["-Ctarget-feature=+lse,+crt-static", "-Ctarget-cpu=neoverse-n1"]
0 commit comments