devel/folly: Broken on 13 due to clang crashes
This commit is contained in:
parent
cd999a0cf7
commit
4252dbf76b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504617
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue