Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 06:27:39 +0800 (WITA)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Marcelo Araujo <araujo@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r499851 - in head/sysutils: . uefi-edk2-bhyve-devel uefi-edk2-bhyve-devel/files
Message-ID:  <alpine.LSU.2.21.1904280624180.5123@anthias.pfeifer.com>
In-Reply-To: <201904241449.x3OEnRCv086599@repo.freebsd.org>
References:  <201904241449.x3OEnRCv086599@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Apr 2019, Marcelo Araujo wrote:
>   - Add a devel version of edk2-bhyve based on the newest stable201903 branch.

This is cool!

> Added: head/sysutils/uefi-edk2-bhyve-devel/Makefile
> ==============================================================================
> +USE_GCC=	8+

I notice this uses a modern version of GCC, whereas uefi-edk2-bhyve
is stuck with USE_GCC=4.8 as one of only two ports requiring this
ancient version of GCC.

So thank for working on this update!  

When do you think uefi-edk2-bhyve can be switched over?

> +RUN_DEPENDS:=	${RUN_DEPENDS:Ngcc*}

I'll shortly have an update that will allow us to simplify that.
Makes your life a bit easier. :-)

Gerald



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