Skip to content

Commit 166b487

Browse files
committed
fix
1 parent aa6677b commit 166b487

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ RUN wget https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.5.tar.g
4141
&& cd openmpi-5.0.5 \
4242
&& ./configure \
4343
--prefix=/opt/openmpi \
44-
--enable-mpi-cxx \
4544
--with-hwloc \
4645
--with-libevent \
4746
&& make -j$(nproc) \

0 commit comments

Comments
 (0)