Date: Tue, 28 Feb 2017 05:29:47 -0800 (PST) From: Gerald Pfeifer <gerald@pfeifer.com> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: Roman Bogorodskiy <novel@FreeBSD.org>, 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.1702280528280.2487@anthias.pfeifer.com> In-Reply-To: <20160807102703.mtekenorefwfsl2v@ivaldir.etoilebsd.net> References: <201607091610.u69GA8kt092183@repo.freebsd.org> <alpine.LSU.2.20.1608071132350.2643@anthias.pfeifer.com> <20160807102703.mtekenorefwfsl2v@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Aug 2016, Baptiste Daroussin wrote: >>> +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). > I think the best for this one would be to mimic what is done in the > seabios ports (which would also drop the run dependency on gcc which > a I clearly think uefi things does not need :) Yes, but... :-) We got upstream GCC (and lang/gcc via a backport) fixed such that seabios now has a simple USE_GCC=yes. :-) Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.20.1702280528280.2487>