Mark BROKEN: fails to build

llvmutil.cpp:(.text+0x3c56): undefined reference to `llvm::Value::dump() const'

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-02-03 19:46:54 +00:00
parent bb13a1a83d
commit 036988eb3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492064

View File

@ -12,6 +12,8 @@ COMMENT= Intel's compiler for high-performance SIMD programming
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN= fails to build
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= only available for x86 architectures