git: 533d9b7cf890 - main - net/libfabric: Not broken on riskv64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Aug 2022 08:09:57 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=533d9b7cf8901fde5bf129979ced7d8fa87c1349 commit 533d9b7cf8901fde5bf129979ced7d8fa87c1349 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-08-04 08:07:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-08-04 08:07:43 +0000 net/libfabric: Not broken on riskv64 It was only breaking in the quarterly branch. --- net/libfabric/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/net/libfabric/Makefile b/net/libfabric/Makefile index 9512298ae5fd..0982273a977c 100644 --- a/net/libfabric/Makefile +++ b/net/libfabric/Makefile @@ -9,8 +9,6 @@ COMMENT= Open Fabric Interfaces LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_riskv64= configure breaks: Cannot continue, see https://github.com/ofiwg/libfabric/issues/7925 - BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim