1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark as broken on powerpc64. This port first failed to build on 20180819:

/usr/local/GNUstep/System/Library/Headers/GNUstepBase/GSVersionMacros.h:295:8: error:
  #error "Your gnustep-base was configured for the objc-nonfragile-abi but you are not using it now."

This port is blocked by gnustep-base, so this is mainly a reminder for
later.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2019-11-10 06:10:00 +00:00
parent 83891202f6
commit 0b137bf93e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517181

View File

@ -14,6 +14,8 @@ COMMENT= Unarchiver for a vast variety of file formats
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/License.txt
BROKEN_powerpc64= fails to compile: Your gnustep-base was configured for the objc-nonfragile-abi but you are not using it now.
# XXX: USES=gnustep overrides MAKEFILE we set below, so depend explicitly
LIB_DEPENDS= libgnustep-base.so:lang/gnustep-base \
libicuuc.so:devel/icu \