summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-03-29 18:04:41 (GMT)
committerGitHub <noreply@github.com>2017-03-29 18:04:41 (GMT)
commit2cdd503a68a47273ae3a059bebdb466f402c972f (patch)
tree57781c9da730bd23af06647973c71a45c1f60391
parent32909ec654abcc281a513b769879271b120ddf6f (diff)
parente9661686a640af57ccd9b9d3dec41e9947e7da4e (diff)
Merge pull request #665 from stilor/optional-pass-1
Remove explicit core passes selection for multilib
-rw-r--r--config/target.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/target.in b/config/target.in
index 485c587..af010c0 100644
--- a/config/target.in
+++ b/config/target.in
@@ -36,7 +36,6 @@ config ARCH_REQUIRES_MULTILIB
config MULTILIB
bool
prompt "Build a multilib toolchain (READ HELP!!!)"
- select CC_CORE_PASS_1_NEEDED
help
If you say 'y' here, then the toolchain will also contain the C library
optimised for some variants of the selected architecture, besides the