Skip to content

Commit f6bb525

Browse files
Add lcov to container image
1 parent 70c2ca5 commit f6bb525

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

envs/x86/rocm/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,8 @@ RUN dnf update -y \
169169
findutils \
170170
gcc-c++ \
171171
gcc \
172-
gcc-gfortran
172+
gcc-gfortran \
173+
lcov
173174

174175
# Install HIP #
175176
COPY ./envs/x86/rocm/rocm.repo /etc/yum.repos.d/rocm.repo

0 commit comments

Comments
 (0)