Skip to content

Commit ac50de3

Browse files
Disable debug assertions
1 parent f5964ba commit ac50de3

File tree

1 file changed

+1
-0
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-gcc

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-gcc/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ENV RUST_CONFIGURE_ARGS \
3838
--enable-compiler-docs \
3939
--set llvm.libzstd=true \
4040
--set 'rust.codegen-backends=[\"llvm\",\"gcc\"]'
41+
--set rust.debug-assertions=false
4142
ENV SCRIPT python3 ../x.py \
4243
--stage 2 \
4344
test \

0 commit comments

Comments
 (0)