gossip/build.sh

6 lines
101 B
Bash
Raw Normal View History

2023-11-29 22:00:42 +00:00
#!/bin/bash
#RUSTFLAGS="-C target-cpu=native --cfg tokio_unstable"
cargo build --features=lang-cjk
2023-11-29 22:00:42 +00:00