svn commit: r422376 - head/math/clasp

Mark Linimon linimon at FreeBSD.org
Sun Sep 18 11:48:47 UTC 2016


Author: linimon
Date: Sun Sep 18 11:48:46 2016
New Revision: 422376
URL: https://svnweb.freebsd.org/changeset/ports/422376

Log:
  Mark broken on sparc64.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/math/clasp/Makefile

Modified: head/math/clasp/Makefile
==============================================================================
--- head/math/clasp/Makefile	Sun Sep 18 11:45:56 2016	(r422375)
+++ head/math/clasp/Makefile	Sun Sep 18 11:48:46 2016	(r422376)
@@ -10,6 +10,8 @@ EXTRACT_SUFX=	-source.tar.gz
 MAINTAINER=	vsevolod at FreeBSD.org
 COMMENT=	Answer set solver for (extended) normal logic programs
 
+BROKEN_sparc64=	Fails to build: internal compiler error
+
 USES=	cmake:outsource
 
 PLIST_FILES=	bin/${PORTNAME}


More information about the svn-ports-head mailing list