misc/glow: mark BROKEN (does not link)

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-05-14 21:25:32 +03:00
parent 1082f8b1f0
commit fa200cc64f

View File

@ -11,6 +11,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= non-constant-expression cannot be narrowed from type 'dim_t', see https://github.com/pytorch/glow/issues/4024
BROKEN= does not link: undefined reference to typeinfo for snappy::Source
LIB_DEPENDS= libLLVM-${LLVM_VER:R}.so:devel/llvm${LLVM_VER:S/.//} \
libboost_system.so:devel/boost-libs \