Skip to content

Commit 06d8118

Browse files
committed
ci: haiku: rename llvm-config to address tidy issues.
1 parent 4fb402c commit 06d8118

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/ci/docker/disabled/dist-x86_64-haiku/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
2525
xz-utils \
2626
zlib1g-dev
2727

28-
COPY dist-x86_64-haiku/llvm-config /bin/llvm-config-haiku
28+
COPY dist-x86_64-haiku/llvm-config.sh /bin/llvm-config-haiku
2929

3030
ENV ARCH=x86_64
3131

0 commit comments

Comments
 (0)