We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfce0a commit 3709ec1Copy full SHA for 3709ec1
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -84,6 +84,7 @@ ENV RUST_CONFIGURE_ARGS \
84
ENV SCRIPT python3 ../src/ci/stage-build.py python3 ../x.py dist \
85
--host $HOSTS --target $HOSTS \
86
--include-default-paths \
87
+ --exclude clippy \
88
build-manifest bootstrap
89
ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang
90
0 commit comments