Date: Sun, 30 May 2021 16:03:03 +0200 (CEST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Tobias Kortkamp <tobik@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r568941 - head/lang/rust-bootstrap Message-ID: <d179dd7e-d2a3-3516-8a95-217e49b22a6f@pfeifer.com> In-Reply-To: <202103220722.12M7M0Cp019709@repo.freebsd.org> References: <202103220722.12M7M0Cp019709@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 22 Mar 2021, Tobias Kortkamp wrote: > Log: > lang/rust-bootstrap: Remove bogus gcc9 run dep from powerpc64_elfv1 flavor again > Modified: head/lang/rust-bootstrap/Makefile > ============================================================================== > USES= perl5 python:3.6+,build tar:xz > .if ${FLAVOR} == powerpc64_elfv1 > -USE_GCC= 9 > +USE_GCC= 9:build Nice! Happy to see the :build specifier we gained relatively recently appears useful. Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d179dd7e-d2a3-3516-8a95-217e49b22a6f>