svn commit: r568941 - head/lang/rust-bootstrap

Gerald Pfeifer gerald at pfeifer.com
Sun May 30 14:03:20 UTC 2021


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


More information about the svn-ports-head mailing list