Skip to content

Commit

Permalink
ci: haiku: rename llvm-config to address tidy issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicah committed Sep 16, 2017
1 parent 4fb402c commit 06d8118
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/disabled/dist-x86_64-haiku/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
xz-utils \
zlib1g-dev

COPY dist-x86_64-haiku/llvm-config /bin/llvm-config-haiku
COPY dist-x86_64-haiku/llvm-config.sh /bin/llvm-config-haiku

ENV ARCH=x86_64

Expand Down

0 comments on commit 06d8118

Please sign in to comment.