Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 342163
Collapse All | Expand All

(-)wrappers/emerge-wrapper (+1 lines)
Lines 68-73 Link Here
68
		-e "s:__LIBC__:${LIBC}:g" \
68
		-e "s:__LIBC__:${LIBC}:g" \
69
		-e "s:__E_MACHINE__:${E_MACHINE}:g" \
69
		-e "s:__E_MACHINE__:${E_MACHINE}:g" \
70
		-e "s:__ARCH__:${ARCH}:g" \
70
		-e "s:__ARCH__:${ARCH}:g" \
71
		-e "s:__CHOST__:${CHOST}:g" \
71
		-e "s:__CBUILD__:${CBUILD}:g" \
72
		-e "s:__CBUILD__:${CBUILD}:g" \
72
		"${conf}"
73
		"${conf}"
73
	[[ ${EM_MACHINE} == "EM_UNKNOWN" ]] \
74
	[[ ${EM_MACHINE} == "EM_UNKNOWN" ]] \

Return to bug 342163