summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/folly/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index fce5952b4795..b17e9b46da51 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -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 \