p/p/l-s/make.defaults: EXTRA_PATH is not needed by mainline portage.
authorBenda Xu <heroxbd@gentoo.org>
Wed, 25 May 2016 23:59:35 +0000 (08:59 +0900)
committerBenda Xu <heroxbd@gentoo.org>
Thu, 26 May 2016 00:01:08 +0000 (09:01 +0900)
profiles/prefix/linux-standalone/make.defaults

index 0341850c8cbfb77575de9784fe8595f251fe2e9b..dd9cc123d9e2d87a855a1ba760d016310ea1ba1c 100644 (file)
@@ -12,6 +12,3 @@ USE="iconv"
 
 # build gcc with parallelization support
 USE="${USE} openmp"
-
-# Avoid host binaries called by ebuild. (#576658)
-EXTRA_PATH=""