mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Switch to thin LTO; add Cargo profile release-debug
This commit is contained in:
parent
9f8f80a17b
commit
44b50204e2
10 changed files with 16 additions and 15 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
. ./scripts/env-native-cpu-without-avx-512
|
||||
|
||||
cargo run --release --bin aquatic_ws -- $@
|
||||
cargo run --profile "release-debug" --bin aquatic_ws -- $@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue