Skip to content

Commit d115b91

Browse files
authored
Remove rustflags for native CPU targeting
1 parent 4afaf9e commit d115b91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cargo/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[build]
22
target = "x86_64-unknown-linux-musl"
3-
rustflags = ["-Ctarget-cpu=native"]
43

54
[registries.crates-io]
65
protocol = "sparse"

0 commit comments

Comments
 (0)