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

Collapse All | Expand All

(-)firefox-17.0-r1.ebuild.orig (+2 lines)
Lines 228-233 Link Here
228
	mozconfig_use_enable jit methodjit
228
	mozconfig_use_enable jit methodjit
229
	mozconfig_use_enable jit tracejit
229
	mozconfig_use_enable jit tracejit
230
230
231
	use arm || use amd64 || use x86 || mozconfig_annotate 'broken' --disable-webrtc
232
231
	# Allow for a proper pgo build
233
	# Allow for a proper pgo build
232
	if use pgo; then
234
	if use pgo; then
233
		echo "mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) \$(OBJDIR)/_profile/pgo/profileserver.py'" >> "${S}"/.mozconfig
235
		echo "mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) \$(OBJDIR)/_profile/pgo/profileserver.py'" >> "${S}"/.mozconfig

Return to bug 444780