Skip to content

Commit

Permalink
Build sanitizers for x86_64-unknown-linux-musl
Browse files Browse the repository at this point in the history
  • Loading branch information
12101111 committed Apr 25, 2021
1 parent cb81dc5 commit 43309f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/host-x86_64/dist-x86_64-musl/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ ENV HOSTS=x86_64-unknown-linux-musl
ENV RUST_CONFIGURE_ARGS \
--musl-root-x86_64=/usr/local/x86_64-linux-musl \
--enable-extended \
--enable-sanitizers \
--enable-profiler \
--enable-lld \
--set target.x86_64-unknown-linux-musl.crt-static=false \
Expand Down

0 comments on commit 43309f9

Please sign in to comment.