Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 196624
Collapse All | Expand All

(-)/usr/portage/media-libs/libmad/libmad-0.15.1b-r2.ebuild (+4 lines)
Lines 28-33 Link Here
28
}
28
}
29
29
30
src_compile() {
30
src_compile() {
31
	# Disable simultaneous builds - 2007-10-25 bpkroth
32
	# Bug #196624
33
	MAKEOPTS="${MAKEOPTS} -j1"
34
31
	use ppc && append-flags -fno-strict-aliasing
35
	use ppc && append-flags -fno-strict-aliasing
32
36
33
	local myconf="--enable-accuracy"
37
	local myconf="--enable-accuracy"

Return to bug 196624