1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00

devel/folly: Broken on 11

This commit is contained in:
Yuri Victorovich 2020-09-22 05:20:19 +00:00
parent 639c935d0a
commit 00bee0116e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549558

View File

@ -11,6 +11,7 @@ COMMENT= C++ library developed and used at Facebook
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_FreeBSD_11= bug in folly, confusion with Jemalloc: https://github.com/facebook/folly/issues/1458
BROKEN_i386= error: use of undeclared identifier 'DCHECK': https://github.com/facebook/folly/issues/1168
LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \