aboutsummaryrefslogtreecommitdiff
path: root/lang/cling
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-12-09 01:06:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-12-09 01:06:48 +0000
commitd4ff05b27d6f8e8625d3697249412932dda91988 (patch)
treecfeaeeff2ef9d941ce31fc336eea20d84cf7bdf5 /lang/cling
parent31069994fcc1f4fcf9419107eb15f1570373a297 (diff)
downloadports-d4ff05b27d6f8e8625d3697249412932dda91988.tar.gz
ports-d4ff05b27d6f8e8625d3697249412932dda91988.zip
Notes
Diffstat (limited to 'lang/cling')
-rw-r--r--lang/cling/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cling/Makefile b/lang/cling/Makefile
index 66baa2f5ea5a..224a452cbf03 100644
--- a/lang/cling/Makefile
+++ b/lang/cling/Makefile
@@ -20,6 +20,7 @@ LICENSE_PERMS_LLVM= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_armv6= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod'
BROKEN_armv7= fails to compile: AArch64TargetMachine.cpp: relocation truncated to fit: R_ARM_CALL against symbol '__aeabi_uldivmod'
+BROKEN_riscv64= fails to build: CMake Error at cmake/config-ix.cmake:407: Unknown architecture riscv64
BROKEN_FreeBSD_12_powerpc64= fails to build: src/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:722:26: could not convert '((llvm::orc::remote::OrcRemoteTargetClient<ChannelT>*)this)->callB<llvm::orc::remote::OrcRemoteTargetRPCAPI::ReadMem>(Src, Size)'
LIB_DEPENDS= libgtest.so:devel/googletest \