Skip to content

Commit e230c65

Browse files
Tmp disable rustflags
1 parent 8c3bce2 commit e230c65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cargo/config.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
build-std = ["core", "compiler_builtins", "alloc", "std", "panic_abort"]
33
build-std-features = ["panic_immediate_abort"]
44

5-
[target.aarch64-unknown-linux-musl]
6-
rustflags = ["-Ctarget-feature=+lse,+crt-static", "-Ctarget-cpu=neoverse-n1"]
5+
# [target.aarch64-unknown-linux-musl]
6+
# rustflags = ["-Ctarget-feature=+lse,+crt-static", "-Ctarget-cpu=neoverse-n1"]

0 commit comments

Comments
 (0)