summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-14 22:28:35 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-14 22:29:10 -0800
commite7eae61ccb9c16bf2fc776d7c61801b4c4fbc4f2 (patch)
tree5e17e0597e2cb7e96650e79f4d0fbc9038c5053b /net-im
parentdevel/cdecl: update to 16.1 (diff)
net-im/conduit: Broken on powerpc64le
Reported by: fallout
Diffstat (limited to 'net-im')
-rw-r--r--net-im/conduit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/conduit/Makefile b/net-im/conduit/Makefile
index a49378ac0eb9..9bcb3d5fd394 100644
--- a/net-im/conduit/Makefile
+++ b/net-im/conduit/Makefile
@@ -12,6 +12,8 @@ WWW= https://conduit.rs/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64le= compilation failure: called `Option::unwrap()` on a `None` value in ring-0.16.20/build.rs: # see https://gitlab.com/famedly/conduit/-/issues/416
+
BUILD_DEPENDS= ${LOCALBASE}/llvm${LLVM_DEFAULT}/lib/libclang.so:devel/llvm${LLVM_DEFAULT}
USES= cargo gmake