mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 14:42:26 +00:00
Merge pull request #665 from stilor/optional-pass-1
Remove explicit core passes selection for multilib
This commit is contained in:
commit
2cdd503a68
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user