Skip to content

Commit

Permalink
TO REMOVE
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Nov 2, 2023
1 parent cf09ebb commit b34593c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/ci/docker/host-x86_64/x86_64-gnu-llvm-15/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ ENV RUST_CONFIGURE_ARGS \
$USE_NEW_MANGLING \
--set rust.thin-lto-import-instr-limit=10

RUN echo $ENABLE_GCC_CODEGEN
RUN echo $RUST_CONFIGURE_ARGS
RUN echo $GCC_EXEC_PREFIX

COPY host-x86_64/x86_64-gnu-llvm-15/script.sh /tmp/

ENV SCRIPT /tmp/script.sh

0 comments on commit b34593c

Please sign in to comment.