mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
Allwmake: Update OpenMPI configuration options
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1750
This commit is contained in:
3
Allwmake
3
Allwmake
@ -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 \
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user