Skip to content

Commit 5b6830d

Browse files
authored
Add llvm-config to Ubuntu 24 images (#67)
Signed-off-by: Adam J. Stewart <[email protected]>
1 parent e3648a4 commit 5b6830d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)