Skip to content

Commit

Permalink
ci: build with STAR_HOST_SYS=sl79_gcc485 in accordance with the conta…
Browse files Browse the repository at this point in the history
…iner (#114)
  • Loading branch information
veprbl committed Aug 22, 2021
1 parent baa83ba commit 1233e2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.root5
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ENV CERN=/cern
ENV CERN_LEVEL=pro
ENV CERN_ROOT=$CERN/$CERN_LEVEL
ENV OPTSTAR=/opt/software
ENV STAR_HOST_SYS=sl88_gcc789
ENV STAR_HOST_SYS=sl79_gcc485
ENV NODEBUG=yes
ENV STAR_LIB=$STAR/.${STAR_HOST_SYS}/LIB
ENV STAR_BIN=$STAR/.${STAR_HOST_SYS}/BIN
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.root6
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ ENV CERN=/cern
ENV CERN_LEVEL=pro
ENV CERN_ROOT=$CERN/$CERN_LEVEL
ENV OPTSTAR=/opt/software
ENV STAR_HOST_SYS=sl88_gcc789
ENV STAR_HOST_SYS=sl79_gcc485
ENV NODEBUG=yes
ENV STAR_LIB=$STAR/.${STAR_HOST_SYS}/LIB
ENV STAR_BIN=$STAR/.${STAR_HOST_SYS}/BIN
Expand Down

0 comments on commit 1233e2c

Please sign in to comment.