Date: Mon, 6 Feb 2017 09:27:31 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Danilo Egea Gondolfo <danilo@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433471 - head/security/s2n Message-ID: <20170206092731.GA39750@FreeBSD.org> In-Reply-To: <201702060226.v162QQGh010458@repo.freebsd.org> References: <201702060226.v162QQGh010458@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 06, 2017 at 02:26:26AM +0000, Danilo Egea Gondolfo wrote: > New Revision: 433471 > URL: https://svnweb.freebsd.org/changeset/ports/433471 > > Log: > - Set ONLY_FOR_ARCHS=amd64 for now. The code is not building on i386 > due inline assembly and sometimes clang is crashing. > [...] > +ONLY_FOR_ARCHS= amd64 Please try not to abuse ONLY_FOR_ARCHS in cases when BROKEN_$arch (with sensible reason message) would be more appropriate. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170206092731.GA39750>