1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

devel/folly: Remove BROKEN_FreeBSD_13 because it builds now on 13

Reported by:	linimon
This commit is contained in:
Yuri Victorovich 2020-09-09 17:14:41 +00:00
parent 41a9afe04e
commit 73bb182541
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548109

View File

@ -12,7 +12,6 @@ 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 \