We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c45285 commit e4bfad2Copy full SHA for e4bfad2
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -101,7 +101,7 @@ ENV SCRIPT python3 ../x.py build --set rust.debug=true opt-dist && \
101
./build/$HOSTS/stage0-tools-bin/opt-dist linux-ci -- python3 ../x.py dist \
102
--host $HOSTS --target $HOSTS \
103
--include-default-paths \
104
- build-manifest bootstrap
+ build-manifest bootstrap gcc
105
ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang
106
107
# This is the only builder which will create source tarballs
0 commit comments