mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
b23553bac8
Its aim is to simplify the use of MPI in the ports Makefile. It makes it easier to provide an option for the user to choose between MPICH and OpenMPI when applicable. Note: mpich2 and openmpi3 are not handled, because they will be deprecated. Differential Revision: D28210