Skip to content
Snippets Groups Projects
Commit 5ee053cd authored by Henry Weller's avatar Henry Weller
Browse files

Allwmake: Update OpenMPI configuration options

parent f0d4150c
No related branches found
No related tags found
No related merge requests found
...@@ -96,8 +96,7 @@ OPENMPI) ...@@ -96,8 +96,7 @@ OPENMPI)
--disable-orterun-prefix-by-default \ --disable-orterun-prefix-by-default \
--enable-shared --disable-static \ --enable-shared --disable-static \
--libdir=$MPI_ARCH_PATH/lib${WM_COMPILER_LIB_ARCH} \ --libdir=$MPI_ARCH_PATH/lib${WM_COMPILER_LIB_ARCH} \
--disable-mpi-f77 \ --enable-mpi-fortran=none \
--disable-mpi-f90 \
--disable-mpi-profile \ --disable-mpi-profile \
$configOpt \ $configOpt \
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment