Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2018 05:46:49 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488069 - head/x11-toolkits/gnustep-gui
Message-ID:  <201812220546.wBM5knB8008580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Dec 22 05:46:49 2018
New Revision: 488069
URL: https://svnweb.freebsd.org/changeset/ports/488069

Log:
  Now appears to build on powerpc64.
  
  Reported by:	jhibbits
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/x11-toolkits/gnustep-gui/Makefile

Modified: head/x11-toolkits/gnustep-gui/Makefile
==============================================================================
--- head/x11-toolkits/gnustep-gui/Makefile	Sat Dec 22 05:43:32 2018	(r488068)
+++ head/x11-toolkits/gnustep-gui/Makefile	Sat Dec 22 05:46:49 2018	(r488069)
@@ -13,8 +13,6 @@ COMMENT=	GNUstep GUI library
 LICENSE=	GPLv3 LGPL3
 LICENSE_COMB=	multi
 
-BROKEN_powerpc64=	fails to build: Illegal instruction (core dumped)
-
 LIB_DEPENDS+=	libtiff.so:graphics/tiff
 LIB_DEPENDS+=	libpng.so:graphics/png
 LIB_DEPENDS+=	libgif.so:graphics/giflib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812220546.wBM5knB8008580>