Skip to content

Commit da76fad

Browse files
authored
Add libomp-devel to base Docker image (#7863)
This goes together with clang installation Signed-off-by: Huy Do <huydhn@gmail.com>
1 parent ffb620b commit da76fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN dnf install -y \
1818
gdb \
1919
git \
2020
jq \
21+
libomp-devel \
2122
make \
2223
sudo \
2324
unzip \

0 commit comments

Comments
 (0)