mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- previously had a very old (likely irrelevant) setting for solaris
systems only.
- support site-specific customization.
Eg, using etc/config.{csh,sh}/prefs.fjmpi
- remove erroneous shell redirects present in cshell files
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
PFLAGS = -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX
|
|
PINC = -isystem $(MPI_ARCH_PATH)/include/mpi/fujitsu
|
|
PLIBS = -L$(MPI_ARCH_PATH)/lib64 -lmpi
|