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

(-)scummvm-1.2.1.ebuild.old (+5 lines)
Lines 50-55 Link Here
50
		myconf="${myconf} --disable-vorbis"
50
		myconf="${myconf} --disable-vorbis"
51
	fi
51
	fi
52
52
53
	# bug #352351
54
	if use x86; then
55
		myconf="${myconf} --host=$CHOST"
56
	fi
57
53
	# bug #137547
58
	# bug #137547
54
	use fluidsynth || myconf="${myconf} --disable-fluidsynth"
59
	use fluidsynth || myconf="${myconf} --disable-fluidsynth"
55
60

Return to bug 352351