File tree Expand file tree Collapse file tree 4 files changed +0
-46
lines changed Expand file tree Collapse file tree 4 files changed +0
-46
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,6 @@ ENV RUST_CONFIGURE_ARGS \
5555 --set rust.thin-lto-import-instr-limit=10
5656
5757COPY scripts/shared.sh /scripts/
58- COPY scripts/build-gccjit.sh /scripts/
59-
60- RUN /scripts/build-gccjit.sh /scripts
6158
6259ARG SCRIPT_ARG
6360
Original file line number Diff line number Diff line change @@ -55,9 +55,6 @@ ENV RUST_CONFIGURE_ARGS \
5555 --set rust.thin-lto-import-instr-limit=10
5656
5757COPY scripts/shared.sh /scripts/
58- COPY scripts/build-gccjit.sh /scripts/
59-
60- RUN /scripts/build-gccjit.sh /scripts
6158
6259ARG SCRIPT_ARG
6360
Original file line number Diff line number Diff line change @@ -90,9 +90,6 @@ ENV HOST_TARGET x86_64-unknown-linux-gnu
9090# ENV FORCE_CI_RUSTC 1
9191
9292COPY scripts/shared.sh /scripts/
93- COPY scripts/build-gccjit.sh /scripts/
94-
95- RUN /scripts/build-gccjit.sh /scripts
9693
9794# For now, we need to use `--unsafe-perm=true` to go around an issue when npm tries
9895# to create a new folder. For reference:
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments