Skip to content

Commit b5d143b

Browse files
author
David Sonder
committed
Enable docs on dist-x86_64-musl
Add the rust-docs component to toolchain x86_64-unknown-linux-musl, which allows people using rustup on their musl-based linux distribution to download the rust-docs.
1 parent 1f5d69d commit b5d143b

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ ENV HOSTS=x86_64-unknown-linux-musl
3333
ENV RUST_CONFIGURE_ARGS \
3434
--musl-root-x86_64=/usr/local/x86_64-linux-musl \
3535
--enable-extended \
36-
--disable-docs \
3736
--enable-lld \
3837
--set target.x86_64-unknown-linux-musl.crt-static=false \
3938
--build $HOSTS

0 commit comments

Comments
 (0)