]> git.proxmox.com Git - rustc.git/blobdiff - src/ci/docker/host-x86_64/disabled/riscv64gc-linux/Dockerfile
New upstream version 1.53.0+dfsg1
[rustc.git] / src / ci / docker / host-x86_64 / disabled / riscv64gc-linux / Dockerfile
index f3f52ed61d133b99a95e8d8cf40b540d5add62d0..4377608700b0c6c891447c61a819598bba5f0590 100644 (file)
@@ -98,6 +98,6 @@ COPY scripts/sccache.sh /scripts/
 RUN sh /scripts/sccache.sh
 
 ENV RUST_CONFIGURE_ARGS --qemu-riscv64-rootfs=/tmp/rootfs
-ENV SCRIPT python3 ../x.py --stage 2 test --target riscv64gc-unknown-linux-gnu
+ENV SCRIPT python3 ../x.py --stage 2 test --host='' --target riscv64gc-unknown-linux-gnu
 
 ENV NO_CHANGE_USER=1