git: c1083e37ffa3 - main - Mk/Uses/mpi.mk: Remove outdated note after mpich2 and openmpi3 removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Sep 2024 06:23:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1083e37ffa38d24dba41d8edc7e5141c775a6b3 commit c1083e37ffa38d24dba41d8edc7e5141c775a6b3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:30:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:18:32 +0000 Mk/Uses/mpi.mk: Remove outdated note after mpich2 and openmpi3 removal net/mpich2 has been removed from ports tree on 2022-05-31. net/openmpi3 has been removed from ports tree on 2023-10-12. Approved by: portmgr (blanket) --- Mk/Uses/mpi.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/Mk/Uses/mpi.mk b/Mk/Uses/mpi.mk index cf14ec675118..b947aad625a2 100644 --- a/Mk/Uses/mpi.mk +++ b/Mk/Uses/mpi.mk @@ -3,7 +3,6 @@ # Feature: mpi # Usage: USES=mpi or USES=mpi:ARGS # Valid ARGS: mpich (default) openmpi -# Note: mpich2 and openmpi3 are not handled # # Provides: MPI_LIBS MPI_CFLAGS MPICC MPICXX MPIF90 MPIFC MPI_HOME \ # MPIEXEC MPIRUN