Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 21:50:42 +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: r546115 - head/net/go-bapu
Message-ID:  <202008242150.07OLogLW073707@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Mon Aug 24 21:50:42 2020
New Revision: 546115
URL: https://svnweb.freebsd.org/changeset/ports/546115

Log:
  Apparently the error I flagged had been fixed by previous commit r541992,
  but it had not made it to the last-completed-run on thunderx1.

Modified:
  head/net/go-bapu/Makefile

Modified: head/net/go-bapu/Makefile
==============================================================================
--- head/net/go-bapu/Makefile	Mon Aug 24 21:12:15 2020	(r546114)
+++ head/net/go-bapu/Makefile	Mon Aug 24 21:50:42 2020	(r546115)
@@ -15,8 +15,6 @@ COMMENT=	Virtual Machine Controller for Gandi.net
 
 LICENSE=	BSD3CLAUSE
 
-BROKEN_aarch64=		fails to build: attempts to fetch during build stage
-
 USES=		go:modules tar:bzip2
 
 USE_GITHUB=	nodefault



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