projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f4933e
)
p/p/l-s/make.defaults: EXTRA_PATH is not needed by mainline portage.
author
Benda Xu
<heroxbd@gentoo.org>
Wed, 25 May 2016 23:59:35 +0000
(08:59 +0900)
committer
Benda Xu
<heroxbd@gentoo.org>
Thu, 26 May 2016 00:01:08 +0000
(09:01 +0900)
profiles/prefix/linux-standalone/make.defaults
patch
|
blob
|
history
diff --git
a/profiles/prefix/linux-standalone/make.defaults
b/profiles/prefix/linux-standalone/make.defaults
index 0341850c8cbfb77575de9784fe8595f251fe2e9b..dd9cc123d9e2d87a855a1ba760d016310ea1ba1c 100644
(file)
--- 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=""