repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adjust Mas OS X Darwin build options signalling
[foam-extend-3.2.git]
/
wmake
/
rules
/
darwinIntel64Clang
/
mplibMACPORTOPENMPI
blob
17117c9e5bbb013f85ee44aeca35161bab88694a
1
PFLAGS = -DOMPI_SKIP_MPICXX
2
PINC = $(shell mpicc-openmpi-mp --showme:compile)
3
PLIBS = $(shell mpicc-openmpi-mp --showme:link)