mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-boot/refind: fix SYMLINK_LIB=no bug 627744
Bug: https://bugs.gentoo.org/627744 Package-Manager: Portage-2.3.31, Repoman-2.3.9
This commit is contained in:
@@ -101,6 +101,9 @@ src_compile() {
|
||||
AS="$(tc-getAS)"
|
||||
LD="$(tc-getLD)"
|
||||
AR="$(tc-getAR)"
|
||||
GNUEFILIB="/usr/$(get_libdir)"
|
||||
EFILIB="/usr/$(get_libdir)"
|
||||
EFICRT0="/usr/$(get_libdir)"
|
||||
RANLIB="$(tc-getRANLIB)"
|
||||
OBJCOPY="$(tc-getOBJCOPY)"
|
||||
GNUEFI_LDFLAGS="-T \$(GNUEFI_LDSCRIPT) -shared -nostdlib -Bsymbolic \
|
||||
|
||||
Reference in New Issue
Block a user