summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Jorna <wraeth@gentoo.org>2016-12-15 09:26:48 +1100
committerSam Jorna <wraeth@gentoo.org>2016-12-15 09:28:30 +1100
commit4aa1e80965d3944af04364c80b25b4562ef21754 (patch)
tree12b07bf787ab424e91ef4edebbd55928127e1e09
parentsys-boot/refind: revbump, disable build with PIE (diff)
downloadgentoo-4aa1e80965d3944af04364c80b25b4562ef21754.tar.gz
gentoo-4aa1e80965d3944af04364c80b25b4562ef21754.tar.bz2
gentoo-4aa1e80965d3944af04364c80b25b4562ef21754.zip
profiles: force USE=gnuefi on sys-boot/refind
-rw-r--r--profiles/base/package.use.force5
1 files changed, 5 insertions, 0 deletions
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 <wraeth@gentoo.org> (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 <floppym@gentoo.org> (13 Oct 2016)
# Python without threads breaks in many ways.
dev-lang/python threads