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

Collapse All | Expand All

(-)/home/ben/gentoo/gentoo-x86/x11-libs/pixman/pixman-0.11.8.ebuild (+8 lines)
Lines 13-15 Link Here
13
13
14
CONFIGURE_OPTIONS="$(use_enable altivec vmx) $(use_enable mmx) \
14
CONFIGURE_OPTIONS="$(use_enable altivec vmx) $(use_enable mmx) \
15
$(use_enable sse2) --disable-gtk"
15
$(use_enable sse2) --disable-gtk"
16
17
src_unpack() {
18
	unpack ${A}
19
	cd "${S}"
20
	epatch "${FILESDIR}"/sse.patch
21
	eautoreconf
22
	elibtoolize
23
}

Return to bug 232126