Skip to content

Commit 54c9c0b

Browse files
committed
openmpi: --enable-ipv6
1 parent 01e792f commit 54c9c0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cibw-build-mpi.sh

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ if test "$mpiname" = "openmpi"; then
5050
CC=cc
5151
CXX=c++
5252
--prefix="$PREFIX"
53+
--enable-ipv6
5354
--disable-dlopen
5455
--disable-oshmem
5556
--without-ofi

0 commit comments

Comments
 (0)