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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- www-client/chromium/chromium-54.0.2837.0.ebuild
0
++ www-client/chromium/chromium-54.0.2837.0.ebuild
Lines 573-578 src_configure() { Link Here
573
	if use gn; then
573
	if use gn; then
574
		tools/gn/bootstrap/bootstrap.py -v --gn-gen-args "${myconf_gn}" || die
574
		tools/gn/bootstrap/bootstrap.py -v --gn-gen-args "${myconf_gn}" || die
575
		out/Release/gn gen --args="${myconf_gn}" out/Release || die
575
		out/Release/gn gen --args="${myconf_gn}" out/Release || die
576
		rm -fv base/third_party/libevent/event.h
576
	else
577
	else
577
		build/linux/unbundle/replace_gyp_files.py ${myconf_gyp} || die
578
		build/linux/unbundle/replace_gyp_files.py ${myconf_gyp} || die
578
		egyp_chromium ${myconf_gyp} || die
579
		egyp_chromium ${myconf_gyp} || die

Return to bug 591938