From 8d7003b2986497b89210590b6ed155cd5f69ccee Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 7 Dec 2021 01:01:26 -0800 Subject: net/rsocket-cpp: Broken --- net/rsocket-cpp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/rsocket-cpp') diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile index e2bb5dd10b92..9bfbe9ebdaa2 100644 --- a/net/rsocket-cpp/Makefile +++ b/net/rsocket-cpp/Makefile @@ -9,6 +9,8 @@ COMMENT= C++ implementation of RSocket LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= build fails with latest devel/folly, no upstream support provided: https://github.com/rsocket/rsocket-cpp/issues/906 + BUILD_DEPENDS= libfmt>0:devel/libfmt LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \ libdouble-conversion.so:devel/double-conversion \ -- cgit v1.2.3