Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2015 15:22:01 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        William Grzybowski <wg@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r399338 - head/sysutils/ipfs-go
Message-ID:  <20151015122201.GJ84454@hades.panopticon>
In-Reply-To: <201510151149.t9FBnVb7069964@repo.freebsd.org>
References:  <201510151149.t9FBnVb7069964@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* William Grzybowski (wg@FreeBSD.org) wrote:

> Modified: head/sysutils/ipfs-go/Makefile
> ==============================================================================
> --- head/sysutils/ipfs-go/Makefile	Thu Oct 15 11:47:23 2015	(r399337)
> +++ head/sysutils/ipfs-go/Makefile	Thu Oct 15 11:49:30 2015	(r399338)
> @@ -16,6 +16,9 @@ USE_GITHUB=	yes
>  GH_ACCOUNT=	ipfs
>  GH_PROJECT=	go-ipfs
>  
> +ONLY_FOR_ARCHS=	amd64
> +ONLY_FOR_ARCHS_REASON=	Does not build on i386 due to a dependency

Please remove that. The fact a dependency is marked ONLY_FOR_ARCHS is
more than enough, you shouldn't infect whole consumer tree with it.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru      http://amdmi3.ru



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