Skip to content

Commit 39938ee

Browse files
almusildceara
authored andcommitted
ci: Add missing llvm package into Fedora.
Add llvm-devel package that was missing in the Fedora container. This is needed to get the symbols in the sanitizers report. Signed-off-by: Ales Musil <[email protected]> Signed-off-by: Dumitru Ceara <[email protected]> (cherry picked from commit 6e2e489)
1 parent 02eaf7e commit 39938ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utilities/containers/fedora/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN dnf -y update \
2626
kmod \
2727
libcap-ng-devel \
2828
libtool \
29+
llvm-devel \
2930
net-tools \
3031
nfdump \
3132
ninja-build \

0 commit comments

Comments
 (0)