Skip to content

Commit 7cef7df

Browse files
committed
update config portable
1 parent f15988d commit 7cef7df

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.cargo/config-portable.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ rustflags = ["-C", "target-cpu=neoverse-n1"]
99

1010
[target.aarch64-apple-darwin]
1111
rustflags = ["-C", "target-cpu=apple-a14"]
12+
13+
[target.x86_64-apple-darwin]
14+
rustflags = ["-C", "target-cpu=x86-64-v3"]

0 commit comments

Comments
 (0)