Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 627744 | Differences between
and this patch

Collapse All | Expand All

(-)a/sys-boot/refind/refind-0.11.2.ebuild (-1 / +3 lines)
Lines 101-106 src_compile() { Link Here
101
		AS="$(tc-getAS)"
101
		AS="$(tc-getAS)"
102
		LD="$(tc-getLD)"
102
		LD="$(tc-getLD)"
103
		AR="$(tc-getAR)"
103
		AR="$(tc-getAR)"
104
		GNUEFILIB="/usr/$(get_libdir)"
105
		EFILIB="/usr/$(get_libdir)"
106
		EFICRT0="/usr/$(get_libdir)"
104
		RANLIB="$(tc-getRANLIB)"
107
		RANLIB="$(tc-getRANLIB)"
105
		OBJCOPY="$(tc-getOBJCOPY)"
108
		OBJCOPY="$(tc-getOBJCOPY)"
106
		GNUEFI_LDFLAGS="-T \$(GNUEFI_LDSCRIPT) -shared -nostdlib -Bsymbolic \
109
		GNUEFI_LDFLAGS="-T \$(GNUEFI_LDSCRIPT) -shared -nostdlib -Bsymbolic \
107
- 

Return to bug 627744