Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 17:53:20 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: 59884b304426 - main - net/libfabric: Revert commit "Broken on riscv64"
Message-ID:  <202208271753.27RHrKMH001779@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=59884b3044268fac20722f36d882a89ba358d2ef

commit 59884b3044268fac20722f36d882a89ba358d2ef
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-27 15:25:42 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-27 17:53:10 +0000

    net/libfabric: Revert commit "Broken on riscv64"
    
    ... it is only broken in quarterly.
    
    This reverts commit 37338cf4029ebe930b6e8c665e86ae130bf0a3d9.
---
 net/libfabric/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net/libfabric/Makefile b/net/libfabric/Makefile
index a0fb962aeb41..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_riscv64=	configure fails: WARNING: verbs provider was requested, but cannot be compiled; error: Cannot continue
-
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libepoll-shim.so:devel/libepoll-shim
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271753.27RHrKMH001779>