diff --git a/Dockerfile b/Dockerfile index 2c10234..22b58e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,6 +25,7 @@ RUN microdnf install --nodocs --setopt install_weak_deps=0 -y \ libstdc++-{devel,static} \ glibc-devel \ binutils \ + lld \ flex \ bison \ openmpi-devel \