We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb14a6e commit a38893cCopy full SHA for a38893c
dev/anolisos8/amd64/docker-compose.yml
@@ -12,4 +12,4 @@ services:
12
- ./../../../target-docker:/R1/target:rw
13
# environment:
14
# RUSTFLAGS: "-C target-cpu=skylake"
15
- command: "bash -c 'source ~/.bashrc && cd /R1 && cargo build --features hdrs,logforth,memory-prof --release'"
+ command: "bash -c 'source ~/.bashrc && cd /R1 && cargo build --features hdrs,logforth,memory-prof,io-uring --release'"
0 commit comments