aboutsummaryrefslogtreecommitdiff
path: root/devel/folly
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-09 17:14:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-09 17:14:41 +0000
commit73bb1825417ae95590bdcddadcecbd59660f3ca2 (patch)
treeef875fcad22c012ae09a2cea91f143b589b0d503 /devel/folly
parent41a9afe04e78fec178c97658333d67bcb5ff29ec (diff)
downloadports-73bb1825417ae95590bdcddadcecbd59660f3ca2.tar.gz
ports-73bb1825417ae95590bdcddadcecbd59660f3ca2.zip
devel/folly: Remove BROKEN_FreeBSD_13 because it builds now on 13
Reported by: linimon
Notes
Notes: svn path=/head/; revision=548109
Diffstat (limited to 'devel/folly')
-rw-r--r--devel/folly/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index cedf1bf439f3..a567b75a549d 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -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 \