Skip to content

Commit a38893c

Browse files
committed
activate
1 parent bb14a6e commit a38893c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/anolisos8/amd64/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ services:
1212
- ./../../../target-docker:/R1/target:rw
1313
# environment:
1414
# RUSTFLAGS: "-C target-cpu=skylake"
15-
command: "bash -c 'source ~/.bashrc && cd /R1 && cargo build --features hdrs,logforth,memory-prof --release'"
15+
command: "bash -c 'source ~/.bashrc && cd /R1 && cargo build --features hdrs,logforth,memory-prof,io-uring --release'"

0 commit comments

Comments
 (0)