We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4da8c22 + 43309f9 commit e803622Copy full SHA for e803622
src/ci/docker/host-x86_64/dist-x86_64-musl/Dockerfile
@@ -38,6 +38,7 @@ ENV HOSTS=x86_64-unknown-linux-musl
38
ENV RUST_CONFIGURE_ARGS \
39
--musl-root-x86_64=/usr/local/x86_64-linux-musl \
40
--enable-extended \
41
+ --enable-sanitizers \
42
--enable-profiler \
43
--enable-lld \
44
--set target.x86_64-unknown-linux-musl.crt-static=false \
0 commit comments