From 4aa1e80965d3944af04364c80b25b4562ef21754 Mon Sep 17 00:00:00 2001 From: Sam Jorna Date: Thu, 15 Dec 2016 09:26:48 +1100 Subject: [PATCH] profiles: force USE=gnuefi on sys-boot/refind --- profiles/base/package.use.force | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.26.2