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

(-)mplayer-1.0_rc4_p20100506.ebuild.orig (-1 / +1 lines)
Lines 564-570 Link Here
564
	fi
564
	fi
565
565
566
	is-flag -O? || append-flags -O2
566
	is-flag -O? || append-flags -O2
567
	if use x86 || use x86-fbsd; then
567
	if use x86 || use x86-fbsd || use x86-macos; then
568
		use debug || append-flags -fomit-frame-pointer
568
		use debug || append-flags -fomit-frame-pointer
569
	fi
569
	fi
570
570

Return to bug 329861