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

(-)a/www-client/firefox/firefox-64.0.ebuild (-1 / +1 lines)
Lines 462-468 src_configure() { Link Here
462
}
462
}
463
463
464
src_compile() {
464
src_compile() {
465
	MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \
465
	MOZ_MAKE_FLAGS="${MAKEOPTS} -O" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \
466
	./mach build --verbose || die
466
	./mach build --verbose || die
467
}
467
}
468
468

Return to bug 672906