Date: Thu, 3 Nov 2016 16:25:14 +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: r425252 - head/math/openfst Message-ID: <201611031625.uA3GPEVu053689@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Nov 3 16:25:14 2016 New Revision: 425252 URL: https://svnweb.freebsd.org/changeset/ports/425252 Log: Now builds on sparc64. Approved by: portmgr (tier-2 blanket) Modified: head/math/openfst/Makefile Modified: head/math/openfst/Makefile ============================================================================== --- head/math/openfst/Makefile Thu Nov 3 16:24:28 2016 (r425251) +++ head/math/openfst/Makefile Thu Nov 3 16:25:14 2016 (r425252) @@ -12,7 +12,6 @@ COMMENT= Library for working with weight LICENSE= APACHE20 BROKEN_powerpc64= Does not build -BROKEN_sparc64= Does not build: fails to compile symbol-table-ops.cc USES= compiler:c++11-lib libtool python:2 USE_LDCONFIG= ${LOCALBASE}/lib/fst
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611031625.uA3GPEVu053689>