瀏覽代碼

toolchain-external: assume that by default, glibc toolchains have RPC support

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni 12 年之前
父節點
當前提交
3a843a3a04
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      toolchain/toolchain-external/Config.in

+ 1 - 0
toolchain/toolchain-external/Config.in

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