ci: haiku: rename llvm-config to address tidy issues.

This commit is contained in:
Jessica Hamilton 2017-09-15 21:51:50 -05:00
parent 4fb402c37b
commit 06d8118d8e
2 changed files with 1 additions and 1 deletions

View File

@ -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