View | Details | Raw Unified | Return to bug 231757 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 lines)
Lines 12-19 Link Here
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
BROKEN_powerpc64=	fails to build: client_test.cpp: undefined reference to std::__cxx11::basic_string
16
17
LIB_DEPENDS=	libboost_chrono.so:devel/boost-libs \
15
LIB_DEPENDS=	libboost_chrono.so:devel/boost-libs \
18
		libboost_random.so:devel/boost-libs \
16
		libboost_random.so:devel/boost-libs \
19
		libboost_system.so:devel/boost-libs
17
		libboost_system.so:devel/boost-libs

Return to bug 231757