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

Collapse All | Expand All

(-)portage-grc/emake (-1 / +1 lines)
Lines 11-14 Link Here
11
#        /etc/make.globals here because emake is only called from an
11
#        /etc/make.globals here because emake is only called from an
12
#        ebuild.
12
#        ebuild.
13
13
14
$MAKE_CMD make ${MAKEOPTS} ${EXTRA_EMAKE} "$@"
14
make ${MAKEOPTS} ${EXTRA_EMAKE} "$@"

Return to bug 43046