Bug: https://bugs.gentoo.org/575300
Package-Manager: Portage-2.3.20, Repoman-2.3.6
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit multilib
+inherit epatch multilib
DESCRIPTION="Library for build EFI Applications"
HOMEPAGE="http://gnu-efi.sourceforge.net/"
# so doing these QA checks on them doesn't make sense.
QA_EXECSTACK="usr/*/lib*efi.a:* usr/*/crt*.o"
+src_prepare() {
+ epatch_user
+}
+
_emake() {
emake \
prefix=${CHOST}- \