Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 08:16:32 +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: r461468 - head/misc/sword
Message-ID:  <201802110816.w1B8GWU6065288@repo.freebsd.org>

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

Log:
  misc/sword: lift BROKEN_powerpc64 after r461290
  
  PR:		215770

Modified:
  head/misc/sword/Makefile   (contents, props changed)

Modified: head/misc/sword/Makefile
==============================================================================
--- head/misc/sword/Makefile	Sun Feb 11 08:16:22 2018	(r461467)
+++ head/misc/sword/Makefile	Sun Feb 11 08:16:31 2018	(r461468)
@@ -20,8 +20,6 @@ BUILD_DEPENDS+= clang38:lang/clang38
 CC=		clang38
 CXX=		clang++38
 
-BROKEN_powerpc64=	does not compile: libicui18n.so: undefined reference to __cxa_throw_bad_array_new_length
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-conf --with-zlib
 INSTALL_TARGET=	install-strip



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