aboutsummaryrefslogtreecommitdiff
path: root/lang/cling
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-11-30 06:13:34 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-11-30 06:13:34 +0000
commitbf43557044604cb6487fc1aa24ce2c210ae789da (patch)
tree10dd7508accfa6a3ffc8e631ba63a22cc2fdeb6b /lang/cling
parente3b0bf80d1a7a3579b4284ef20edfdcdcefac2a7 (diff)
downloadports-bf43557044604cb6487fc1aa24ce2c210ae789da.tar.gz
ports-bf43557044604cb6487fc1aa24ce2c210ae789da.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 1449918ae40b..3ef40e83a25a 100644
--- a/lang/cling/Makefile
+++ b/lang/cling/Makefile
@@ -19,6 +19,7 @@ LICENSE_FILE_NCSA= ${WRKSRC}/tools/cling/LICENSE.TXT
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_powerpc64= fails to compile: IncrementalParser.cpp: 'to_string' is not a member of 'std'
WRKSRC= ${WRKDIR}/src