Skip to content

Commit

Permalink
LLVM
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBellew authored May 27, 2024
1 parent da7c7b8 commit fd34f7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.mac
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ WORKDIR /app

RUN apt-get install -y build-essential systemtap-sdt-dev libreadline-dev zlib1g-dev libsystemd-dev libicu-dev llvm-18-dev libclang-18-dev libpolly-18-dev

RUN ln -s /usr/lib/llvm-18/bin/llvm-config /usr/bin/llvm-config
RUN llvm-config --version

# Install rust
Expand Down

0 comments on commit fd34f7c

Please sign in to comment.