Skip to content

Commit 43309f9

Browse files
committed
Build sanitizers for x86_64-unknown-linux-musl
1 parent cb81dc5 commit 43309f9

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ENV HOSTS=x86_64-unknown-linux-musl
3838
ENV RUST_CONFIGURE_ARGS \
3939
--musl-root-x86_64=/usr/local/x86_64-linux-musl \
4040
--enable-extended \
41+
--enable-sanitizers \
4142
--enable-profiler \
4243
--enable-lld \
4344
--set target.x86_64-unknown-linux-musl.crt-static=false \

0 commit comments

Comments
 (0)