From 03fec4df026e649b8fecb32ae313151f727f9ddb Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 12 Dec 2017 04:35:49 +0000 Subject: Re-try ports affected by bug 193528 on powerpc* after r449590 --- lang/cling/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang') 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 -- cgit