buildrootschalter/toolchain
Thomas Petazzoni 9fbdf062b9 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>
2012-11-04 01:22:43 +01:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc gcc: bump 4.7.x version 2012-09-21 07:29:54 +02:00
gdb gdb: adjust behavior when thread debug is not available 2012-11-03 17:51:29 +01:00
kernel-headers kernel-headers: bump 3.{0, 2, 4, 6}.x stable versions 2012-11-02 21:23:19 +01:00
toolchain-buildroot Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPC 2012-11-04 01:14:48 +01:00
toolchain-crosstool-ng Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPC 2012-11-04 01:14:48 +01:00
toolchain-external toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
uClibc uClibc: use the Buildroot toolchain options instead of the hidden common options 2012-11-04 01:08:49 +01:00
Config.in toolchain: make external toolchain the default for AArch64 2012-11-02 21:07:03 +01:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-common.in Rename BR2_INET_RPC to BR2_TOOLCHAIN_HAS_NATIVE_RPC 2012-11-04 01:14:48 +01:00
toolchain-crosstool-ng.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-external.mk mklibs: remove support 2012-04-25 09:56:30 +02:00