mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
add scripts/build-aquatic.sh
This commit is contained in:
parent
9efc1fc66a
commit
beea0e7d97
1 changed files with 5 additions and 0 deletions
5
scripts/build-aquatic.sh
Executable file
5
scripts/build-aquatic.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
. ./scripts/env-native-cpu-without-avx-512
|
||||||
|
|
||||||
|
cargo build --release --bin aquatic
|
||||||
Loading…
Add table
Add a link
Reference in a new issue