devel/folly: Broken on 13 due to clang crashes

This commit is contained in:
Yuri Victorovich 2019-06-20 05:20:26 +00:00
parent cd999a0cf7
commit 4252dbf76b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504617

View file

@ -15,6 +15,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= error: use of undeclared identifier 'DCHECK': https://github.com/facebook/folly/issues/1168
BROKEN_FreeBSD_13= clang crashes: https://bugs.llvm.org/show_bug.cgi?id=42338
LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \
libdouble-conversion.so:devel/double-conversion \