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

(-)xine-lib-1_rc4.ebuild.orig (+5 lines)
Lines 76-81 Link Here
76
	filter-flags -fPIC
76
	filter-flags -fPIC
77
	filter-flags -fforce-addr
77
	filter-flags -fforce-addr
78
78
79
	#fix #45393
80
	if use ppc; then
81
	  replace-flags -mcpu=7450 -mtune=7450
82
	fi
83
79
	# fix build errors with sse2
84
	# fix build errors with sse2
80
	if use x86 ; then
85
	if use x86 ; then
81
		[ "`gcc-version`" == "3.2" ] && append-flags -mno-sse2
86
		[ "`gcc-version`" == "3.2" ] && append-flags -mno-sse2

Return to bug 45393