svn commit: r418285 - in head/sysutils: . uefi-edk2-bhyve uefi-edk2-bhyve-csm

Baptiste Daroussin bapt at FreeBSD.org
Sun Aug 7 10:27:07 UTC 2016


On Sun, Aug 07, 2016 at 11:34:07AM +0200, Gerald Pfeifer wrote:
> 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
> 

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 :)

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160807/86e295fc/attachment.sig>


More information about the svn-ports-all mailing list