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

Collapse All | Expand All

(-)libmpeg3-1.5.2-r3.ebuild.ori (+4 lines)
Lines 44-49 Link Here
44
			-e 's|USE_MMX = 1|USE_MMX = 0|' \
44
			-e 's|USE_MMX = 1|USE_MMX = 0|' \
45
			Makefile
45
			Makefile
46
	fi
46
	fi
47
48
	if use mmx; then
49
		sed -i -e "s/-fPIC//g" Makefile
50
	fi
47
}
51
}
48
52
49
src_compile() {
53
src_compile() {

Return to bug 130557