From 37338cf4029ebe930b6e8c665e86ae130bf0a3d9 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 27 Aug 2022 08:13:23 -0700 Subject: [PATCH] net/libfabric: Broken on riscv64 Reported by: fallout --- net/libfabric/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/libfabric/Makefile b/net/libfabric/Makefile index 0982273a977c6..a0fb962aeb41d 100644 --- a/net/libfabric/Makefile +++ b/net/libfabric/Makefile @@ -9,6 +9,8 @@ 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