toolchain-external: assume that by default, glibc toolchains have RPC support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Nov 2012 07:34:29 +0000 (07:34 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 6 Nov 2012 07:20:20 +0000 (08:20 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/toolchain-external/Config.in

index 5811494c17665a7603709c534f2ce49bff1c35c2..f04ced69744066e69212ecf77c5d20ae93574f49 100644 (file)
@@ -751,6 +751,7 @@ endif # BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC
 config BR2_TOOLCHAIN_EXTERNAL_INET_RPC
        bool "Toolchain has RPC support?"
        select BR2_TOOLCHAIN_HAS_NATIVE_RPC
+       default y if BR2_TOOLCHAIN_EXTERNAL_GLIBC
        help
          Select this option if your external toolchain supports
          RPC. If you don't know, leave the default value, Buildroot