We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2113659 commit a61a7c5Copy full SHA for a61a7c5
src/ci/docker/dist-x86_64-musl/Dockerfile
@@ -34,6 +34,7 @@ ENV RUST_CONFIGURE_ARGS \
34
--musl-root-x86_64=/usr/local/x86_64-linux-musl \
35
--enable-extended \
36
--disable-docs \
37
+ --enable-lld \
38
--set target.x86_64-unknown-linux-musl.crt-static=false \
39
--build $HOSTS
40
0 commit comments