build for my server cpu
This commit is contained in:
parent
c6abd47ef0
commit
0d740621c6
@ -1,2 +1,5 @@
|
||||
[alias]
|
||||
xtask = "run --package xtask --"
|
||||
|
||||
[build]
|
||||
rustflags = "-Ctarget-cpu=core-avx2"
|
||||
|
2
battlesnake/.cargo/config.toml
Normal file
2
battlesnake/.cargo/config.toml
Normal file
@ -0,0 +1,2 @@
|
||||
[build]
|
||||
rustflags = "-Ctarget-cpu=core-avx2"
|
Loading…
Reference in New Issue
Block a user