Skip to content

Commit e4bfad2

Browse files
committed
Build GCC on the Linux x64 dist runner
1 parent 4c45285 commit e4bfad2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ ENV SCRIPT python3 ../x.py build --set rust.debug=true opt-dist && \
101101
./build/$HOSTS/stage0-tools-bin/opt-dist linux-ci -- python3 ../x.py dist \
102102
--host $HOSTS --target $HOSTS \
103103
--include-default-paths \
104-
build-manifest bootstrap
104+
build-manifest bootstrap gcc
105105
ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=clang
106106

107107
# This is the only builder which will create source tarballs

0 commit comments

Comments
 (0)