aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-12-12 12:35:49 +0800
committerjbeich <jbeich@FreeBSD.org>2017-12-12 12:35:49 +0800
commit37ef4d6bf84c6ded76f552e382a70ad13b23da76 (patch)
tree7bf66eebfb348ca866c25511e0eb7bcc9f10a9a4 /lang
parenta7bb55a11009bb66ad16b293e089296681ef7bc5 (diff)
downloadfreebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.tar.gz
freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.tar.zst
freebsd-ports-gnome-37ef4d6bf84c6ded76f552e382a70ad13b23da76.zip
Re-try ports affected by bug 193528 on powerpc* after r449590
Diffstat (limited to 'lang')
-rw-r--r--lang/cling/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/cling/Makefile b/lang/cling/Makefile
index 3ef40e83a25a..3f57a0b472b6 100644
--- a/lang/cling/Makefile
+++ b/lang/cling/Makefile
@@ -20,7 +20,6 @@ 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