Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2020 10:49:01 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555946 - head/net-p2p/openethereum
Message-ID:  <202011211049.0ALAn18g064536@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Sat Nov 21 10:49:00 2020
New Revision: 555946
URL: https://svnweb.freebsd.org/changeset/ports/555946

Log:
  It should build on i386, too, now.
  
  Submitted by:	mikael

Modified:
  head/net-p2p/openethereum/Makefile

Modified: head/net-p2p/openethereum/Makefile
==============================================================================
--- head/net-p2p/openethereum/Makefile	Sat Nov 21 09:45:10 2020	(r555945)
+++ head/net-p2p/openethereum/Makefile	Sat Nov 21 10:49:00 2020	(r555946)
@@ -11,8 +11,6 @@ COMMENT=	Fast and feature-rich multi-network Ethereum 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_i386=	fails to build
-
 USES=		cargo
 
 USE_GITHUB=	yes



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