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 37f046f commit 18b51c3Copy full SHA for 18b51c3
src/ci/docker/dist-aarch64-linux/Dockerfile
@@ -35,5 +35,6 @@ ENV HOSTS=aarch64-unknown-linux-gnu
35
ENV RUST_CONFIGURE_ARGS \
36
--enable-full-tools \
37
--enable-profiler \
38
+ --enable-sanitizers \
39
--disable-docs
40
ENV SCRIPT python3 ../x.py dist --host $HOSTS --target $HOSTS
0 commit comments