Skip to content

Commit 5b6830d

Browse files
authored
Add llvm-config to Ubuntu 24 images (#67)
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
1 parent e3648a4 commit 5b6830d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfiles/ubuntu-24.04.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN apt update -y \
2626
libffi-dev \
2727
libssl-dev \
2828
libxml2-dev \
29+
llvm-dev \
2930
locales \
3031
locate \
3132
m4 \

0 commit comments

Comments
 (0)