svn commit: r422438 - head/lang/erlang

Mark Linimon linimon at FreeBSD.org
Mon Sep 19 13:20:23 UTC 2016


Author: linimon
Date: Mon Sep 19 13:20:22 2016
New Revision: 422438
URL: https://svnweb.freebsd.org/changeset/ports/422438

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

Modified:
  head/lang/erlang/Makefile

Modified: head/lang/erlang/Makefile
==============================================================================
--- head/lang/erlang/Makefile	Mon Sep 19 13:14:43 2016	(r422437)
+++ head/lang/erlang/Makefile	Mon Sep 19 13:20:22 2016	(r422438)
@@ -29,6 +29,8 @@ COMMENT=	Functional programming language
 
 LICENSE=	APACHE20
 
+BROKEN_sparc64=		Fails to build: error: fp_except undeclared
+
 WRKSRC=		${WRKDIR}/otp_src_${ERL_RELEASE}
 
 ERLANG_LIB=	${PORTNAME}


More information about the svn-ports-head mailing list