Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2016 11:34:07 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Roman Bogorodskiy <novel@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r418285 - in head/sysutils: . uefi-edk2-bhyve uefi-edk2-bhyve-csm
Message-ID:  <alpine.LSU.2.20.1608071132350.2643@anthias.pfeifer.com>
In-Reply-To: <201607091610.u69GA8kt092183@repo.freebsd.org>
References:  <201607091610.u69GA8kt092183@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Jul 2016, Roman Bogorodskiy wrote:
>   - Use USE_GCC instead of direct dependency

Nice.

> Modified: head/sysutils/uefi-edk2-bhyve/Makefile
> ==============================================================================
> +USE_GCC=	4.8

Is that really stricly GCC 4.8, or would "GCC 4.8 or later"
work?  In the latter case, we'd write this as "USE_GCC=4.8+"
(or "USE_GCC=yes" even).

Gerald



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