Skip to content

Commit e3d3e77

Browse files
committed
Remove FORCE_CI_RUSTC in x86_64-gnu-tools
1 parent c98a831 commit e3d3e77

File tree

1 file changed

+0
-1
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-tools

1 file changed

+0
-1
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ ENV RUST_CONFIGURE_ARGS \
8484
--enable-new-symbol-mangling
8585

8686
ENV HOST_TARGET x86_64-unknown-linux-gnu
87-
ENV FORCE_CI_RUSTC 1
8887

8988
COPY host-x86_64/dist-x86_64-linux/shared.sh /scripts/
9089
COPY host-x86_64/dist-x86_64-linux/build-gccjit.sh /scripts/

0 commit comments

Comments
 (0)