Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 08:16:22 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461467 - head/games/openttd
Message-ID:  <201802110816.w1B8GMij065162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Feb 11 08:16:22 2018
New Revision: 461467
URL: https://svnweb.freebsd.org/changeset/ports/461467

Log:
  games/openttd: lift BROKEN_powerpc64 after r461290
  
  PR:		215770

Modified:
  head/games/openttd/Makefile   (contents, props changed)

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Sun Feb 11 08:16:12 2018	(r461466)
+++ head/games/openttd/Makefile	Sun Feb 11 08:16:22 2018	(r461467)
@@ -22,8 +22,6 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libpng.so:graphics/png \
 		liblzo2.so:archivers/lzo2
 
-BROKEN_powerpc64=	fails to compile: libicuuc.so: undefined reference to __cxa_throw_bad_array_new_length
-
 USES=		cpe gmake pkgconfig tar:xz
 HAS_CONFIGURE=	yes
 CONFIGURE_ENV=	STRIP="${STRIP_CMD} ${STRIP}"



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