Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
einar-polygon committed Nov 4, 2024
1 parent 551aa3e commit 0572f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prove_stdio.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export TOKIO_WORKER_THREADS=$num_procs

#export RUST_MIN_STACK=33554432
export RUST_BACKTRACE=full
export RUST_LOG=debug
export RUST_LOG=trace
# Script users are running locally, and might benefit from extra perf.
# See also .cargo/config.toml.
export RUSTFLAGS='-C target-cpu=native -Z linker-features=-lld'
Expand Down

0 comments on commit 0572f3d

Please sign in to comment.