summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2016-05-26 08:59:35 +0900
committerBenda Xu <heroxbd@gentoo.org>2016-05-26 09:01:08 +0900
commit44d9e6da463dacec3ee3a7ccf556dac6e6b7347a (patch)
tree853f42ef1c7080ffe418703b76f29dac37990a75 /profiles
parentdev-perl/Palm: Dropped alpha keywords, bug 577446. (diff)
downloadgentoo-44d9e6da463dacec3ee3a7ccf556dac6e6b7347a.tar.gz
gentoo-44d9e6da463dacec3ee3a7ccf556dac6e6b7347a.tar.bz2
gentoo-44d9e6da463dacec3ee3a7ccf556dac6e6b7347a.zip
p/p/l-s/make.defaults: EXTRA_PATH is not needed by mainline portage.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/prefix/linux-standalone/make.defaults3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/prefix/linux-standalone/make.defaults b/profiles/prefix/linux-standalone/make.defaults
index 0341850c8cbf..dd9cc123d9e2 100644
--- a/profiles/prefix/linux-standalone/make.defaults
+++ b/profiles/prefix/linux-standalone/make.defaults
@@ -12,6 +12,3 @@ USE="iconv"
# build gcc with parallelization support
USE="${USE} openmp"
-
-# Avoid host binaries called by ebuild. (#576658)
-EXTRA_PATH=""