From: Sam Jorna Date: Wed, 14 Dec 2016 22:26:48 +0000 (+1100) Subject: profiles: force USE=gnuefi on sys-boot/refind X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4aa1e80965d3944af04364c80b25b4562ef21754;p=gentoo.git profiles: force USE=gnuefi on sys-boot/refind --- diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 622c12eb369d..7ff78845eee9 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Sam Jorna (15 Dec 2016) +# Known to build unbootable EFI binaries on some systems when built with +# UDK. Forcing use of gnu-efi until it's more stable. +sys-boot/refind gnuefi + # Mike Gilbert (13 Oct 2016) # Python without threads breaks in many ways. dev-lang/python threads