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

Collapse All | Expand All

(-)files/eblits/common.eblit.old (-1 / +1 lines)
Lines 267-273 Link Here
267
	# silly users
267
	# silly users
268
	unset LD_RUN_PATH
268
	unset LD_RUN_PATH
269
269
270
	is_crosscompile && multilib_env ${CTARGET_OPT:-${CTARGET}}
270
	use multilib && multilib_env ${CTARGET_OPT:-${CTARGET}}
271
	if is_crosscompile || tc-is-cross-compiler ; then
271
	if is_crosscompile || tc-is-cross-compiler ; then
272
		if ! use multilib ; then
272
		if ! use multilib ; then
273
			MULTILIB_ABIS=${DEFAULT_ABI}
273
			MULTILIB_ABIS=${DEFAULT_ABI}

Return to bug 464916