aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-11-23 13:41:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-11-23 13:41:29 +0000
commit7c749bf6769588216a322c724801ff57b4190821 (patch)
treeb35ae7dd172d795603ae07183b023c2f23455be7 /lang
parent8c0cae753438c6c021a76f0717f98bdf90f96f8a (diff)
downloadports-7c749bf6769588216a322c724801ff57b4190821.tar.gz
ports-7c749bf6769588216a322c724801ff57b4190821.zip
MFH: r517182
Mark as broken on powerpc64. This port has been failing to build for quite some time. I tried to investigate it earlier but failed. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/branches/2019Q4/; revision=518235
Diffstat (limited to 'lang')
-rw-r--r--lang/gnustep-base/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile
index 4b67024d3ca6..32121808cb8e 100644
--- a/lang/gnustep-base/Makefile
+++ b/lang/gnustep-base/Makefile
@@ -13,6 +13,8 @@ COMMENT= GNUstep Foundation library
LICENSE= GPLv3 LGPL3
LICENSE_COMB= multi
+BROKEN_powerpc64= fails to link: ld.lld: error: /usr/src/lib/csu/common/crtend.c:55: relocation R_PPC64_ADDR16_DS out of range: -32776 is not in [-32768, 32767]
+
LIB_DEPENDS+= libffi.so:devel/libffi
LIB_DEPENDS+= libxml2.so:textproc/libxml2
LIB_DEPENDS+= libxslt.so:textproc/libxslt