Merge pull request #665 from stilor/optional-pass-1

Remove explicit core passes selection for multilib
This commit is contained in:
Alexey Neyman 2017-03-29 11:04:41 -07:00 committed by GitHub
commit 2cdd503a68

View File

@ -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