Skip to content

Commit e67e9b4

Browse files
committed
fix
1 parent 577b5f3 commit e67e9b4

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-llvm-19/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ COPY host-x86_64/dist-x86_64-linux/build-gccjit.sh /scripts/
6060
RUN /scripts/build-gccjit.sh /scripts
6161

6262
COPY scripts/x86_64-gnu-llvm.sh /tmp/script.sh
63+
ARG SCRIPT_ARG
6364
ENV SCRIPT="/tmp/script.sh && ${SCRIPT_ARG}"

0 commit comments

Comments
 (0)