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

Collapse All | Expand All

(-)/usr/portage/eclass/toolchain-binutils.eclass (+2 lines)
Lines 223-228 Link Here
223
		--includedir=${INCPATH} \
223
		--includedir=${INCPATH} \
224
		--enable-64-bit-bfd \
224
		--enable-64-bit-bfd \
225
		--enable-shared \
225
		--enable-shared \
226
		--enable-plugins \
227
		--enable-threads \
226
		--disable-werror \
228
		--disable-werror \
227
		${myconf} ${EXTRA_ECONF}"
229
		${myconf} ${EXTRA_ECONF}"
228
	echo ./configure ${myconf}
230
	echo ./configure ${myconf}

Return to bug 323319