summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/emake
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/emake')
-rwxr-xr-xbin/ebuild-helpers/emake5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/ebuild-helpers/emake b/bin/ebuild-helpers/emake
index ca1901ef9..d842781a7 100755
--- a/bin/ebuild-helpers/emake
+++ b/bin/ebuild-helpers/emake
@@ -6,9 +6,8 @@
# only parameter supplied is -jN, where N is a number of
# parallel processes that should be ideal for the running host
# (e.g. on a single-CPU machine, N=2). The MAKEOPTS variable
-# is set in /etc/make.globals. We don't source
-# /etc/make.globals here because emake is only called from an
-# ebuild.
+# is set in make.globals. We don't source make.globals
+# here because emake is only called from an ebuild.
source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh