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)
This commit is contained in:
Mark Linimon 2019-11-23 13:41:29 +00:00
parent 8c0cae7534
commit 7c749bf676
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q4/; revision=518235

View File

@ -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