Skip to content

Commit

Permalink
Remove FORCE_CI_RUSTC in x86_64-gnu-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
DianQK committed Oct 9, 2024
1 parent c98a831 commit e3d3e77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ ENV RUST_CONFIGURE_ARGS \
--enable-new-symbol-mangling

ENV HOST_TARGET x86_64-unknown-linux-gnu
ENV FORCE_CI_RUSTC 1

COPY host-x86_64/dist-x86_64-linux/shared.sh /scripts/
COPY host-x86_64/dist-x86_64-linux/build-gccjit.sh /scripts/
Expand Down

0 comments on commit e3d3e77

Please sign in to comment.