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

Collapse All | Expand All

(-)gcc-4.6.0.ebuild (+5 lines)
Lines 70-75 Link Here
70
	PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )"
70
	PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )"
71
fi
71
fi
72
72
73
src_compile() {
74
	export JAR=no
75
	toolchain_src_compile
76
}
77
73
src_unpack() {
78
src_unpack() {
74
	toolchain_src_unpack
79
	toolchain_src_unpack
75
80

Return to bug 384291