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

(-)/usr/portage/www-client/firefox/firefox-60.5.0.ebuild (+2 lines)
Lines 239-244 Link Here
239
		mozconfig_annotate 'elf-hack is broken when using Clang' --disable-elf-hack
239
		mozconfig_annotate 'elf-hack is broken when using Clang' --disable-elf-hack
240
	fi
240
	fi
241
241
242
	mozconfig_annotate 'set update channel to ESR to get right components' --enable-update-channel=esr
243
242
	echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
244
	echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
243
	echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig
245
	echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig
244
246

Return to bug 677722