diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-11-03 18:47:50 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-04 01:22:43 +0100 |
commit | 9fbdf062b93c6c2ed7e35897bcb0ad4c60f29d41 (patch) | |
tree | 2ac4115064b9d5f1537e9b8c450a0e9eea934f59 /support | |
parent | 5a457ff6cc3129af97f2fdcaa5f88bd5ff02b500 (diff) | |
download | buildroot-novena-9fbdf062b93c6c2ed7e35897bcb0ad4c60f29d41.tar.gz buildroot-novena-9fbdf062b93c6c2ed7e35897bcb0ad4c60f29d41.zip |
toolchain-external: improve glibc support to test availability of RPC
Basically, the BR2_TOOLCHAIN_EXTERNAL_GLIBC option no longer
unconditionally selects BR2_TOOLCHAIN_HAS_NATIVE_RPC since there are
glibc toolchains that don't have RPC support. All the predefined
toolchain profiles are updated to take into account this change: for
the moment, all glibc toolchains that have pre-defined toolchains have
RPC support, but further patches in the series add pre-defined glibc
toolchains that don't have RPC support. In the case of custom glibc
toolchains, a question is asked to the user so that he can say whether
the external glibc toolchain has RPC support or not. The validity of
this configuration option is checked by the new
check_glibc_rpc_feature function in helpers.mk.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions