Skip to content

Commit 0af0a29

Browse files
committed
build: remove skylake cpu target in windows-x64 build
1 parent ed702de commit 0af0a29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cargo/config.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[target.x86_64-pc-windows-msvc]
2-
rustflags = ["-C", "target-cpu=skylake"]
3-
41
[target.aarch64-unknown-linux-gnu]
52
linker = "aarch64-linux-gnu-gcc"
63

0 commit comments

Comments
 (0)