Date: Mon, 22 Aug 2022 06:01:50 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d2de7414aa66 - main - science/hypre: Add comment Message-ID: <202208220601.27M61on5078569@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2de7414aa66c1eeff1dd652662c063bd5c51c35 commit d2de7414aa66c1eeff1dd652662c063bd5c51c35 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-22 00:05:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-22 06:01:47 +0000 science/hypre: Add comment --- science/hypre/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/science/hypre/Makefile b/science/hypre/Makefile index de09efd1086f..ce05ff4ce36b 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -36,7 +36,7 @@ MPICH_CONFIGURE_ENV= CC=${LOCALBASE}/bin/mpicc CXX=${LOCALBASE}/bin/mpicxx OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi OPENMPI_CONFIGURE_ENV= CC=${LOCALBASE}/mpi/openmpi/bin/mpicc \ CXX=${LOCALBASE}/mpi/openmpi/bin/mpicxx -OPENMPI_BROKEN= doesn't switch to openmpi in cmake build +OPENMPI_BROKEN= doesn't switch to openmpi in cmake build, see https://github.com/hypre-space/hypre/issues/720 PORTDOCS= *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208220601.27M61on5078569>