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

Collapse All | Expand All

(-)gnome-libs-1.4.2.ebuild.orig (-1 / +4 lines)
Lines 34-40 Link Here
34
	epatch "${FILESDIR}"/${P}-gcc4.patch
34
	epatch "${FILESDIR}"/${P}-gcc4.patch
35
	# Fix compilation with GCC4 on ppc64 ; bug #117750
35
	# Fix compilation with GCC4 on ppc64 ; bug #117750
36
	epatch "${FILESDIR}"/${P}-ppc64.patch
36
	epatch "${FILESDIR}"/${P}-ppc64.patch
37
	eautoconf
37
	# --as-needed fix
38
	epatch "${FILESDIR}"/${P}-as-needed.patch
39
	AT_M4DIR="${WORKDIR}"/${P}/macros eautoreconf || die
40
	elibtoolize
38
}
41
}
39
42
40
src_compile() {
43
src_compile() {

Return to bug 133824