projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16f5597
)
sys-boot/elilo: respect user's OBJCOPY
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sat, 30 May 2020 09:13:09 +0000
(10:13 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sat, 30 May 2020 09:13:17 +0000
(10:13 +0100)
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-boot/elilo/elilo-3.16-r3.ebuild
patch
|
blob
|
history
diff --git
a/sys-boot/elilo/elilo-3.16-r3.ebuild
b/sys-boot/elilo/elilo-3.16-r3.ebuild
index de13af20f9a2c8e07f019960f2783e35c1cf42ad..e9dc2ce50c70a2aa4774e978236fee20cb744bfd 100644
(file)
--- a/
sys-boot/elilo/elilo-3.16-r3.ebuild
+++ b/
sys-boot/elilo/elilo-3.16-r3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
18
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-66,6
+66,7
@@
src_compile() {
AS="$(tc-getAS)" \
CC="$(tc-getCC)" \
LD="$(tc-getLD)" \
+ OBJCOPY="$(tc-getOBJCOPY)" \
HOSTARCH=${iarch} \
ARCH=${iarch} \
EFIINC="${SYSROOT}${EPREFIX}/usr/include/efi" \