]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/docker/host-x86_64/x86_64-gnu-full-bootstrap/Dockerfile
Rollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark-Simulacrum
[rust.git] / src / ci / docker / host-x86_64 / x86_64-gnu-full-bootstrap / Dockerfile
index de7ee6950b51b26ca00c06b2c32af0bf8b2c51f0..8648e5ed7a4866e377d0fee584d6fdf189c80e01 100644 (file)
@@ -21,7 +21,7 @@ RUN sh /scripts/sccache.sh
 ENV RUST_CONFIGURE_ARGS \
       --build=x86_64-unknown-linux-gnu \
       --enable-full-bootstrap
-ENV SCRIPT python3 ../x.py build
+ENV SCRIPT python3 ../x.py --stage 2 build
 
 # In general this just slows down the build and we're just a smoke test that
 # a full bootstrap works in general, so there's not much need to take this