svn commit: r425252 - head/math/openfst

Mark Linimon linimon at FreeBSD.org
Thu Nov 3 16:25:16 UTC 2016


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


More information about the svn-ports-head mailing list