Skip to content

Commit ca14fbe

Browse files
committed
[crater experiment] Turn on debug assertions
1 parent df34db9 commit ca14fbe

File tree

1 file changed

+1
-0
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ ENV RUST_CONFIGURE_ARGS \
7777
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
7878
--set llvm.thin-lto=true \
7979
--set llvm.ninja=false \
80+
--set rust.debug=true \
8081
--set rust.jemalloc \
8182
--set rust.use-lld=true
8283
ENV SCRIPT ../src/ci/pgo.sh python3 ../x.py dist \

0 commit comments

Comments
 (0)