mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-25 22:22:44 +00:00
ci: haiku: rename llvm-config to address tidy issues.
This commit is contained in:
parent
4fb402c37b
commit
06d8118d8e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user