From 29885114a5e3d22ee7aa3ab0e373e00e7cff443c Mon Sep 17 00:00:00 2001 From: Jeremie Koenig Date: Thu, 27 May 2010 15:39:24 +0200 Subject: libbb: conditionalize AF_* usage in error reporting Signed-off-by: Jeremie Koenig Signed-off-by: Denys Vlasenko --- networking/Config.src | 1 - 1 file changed, 1 deletion(-) (limited to 'networking/Config.src') diff --git a/networking/Config.src b/networking/Config.src index 26c59e7c1..fc613e8d3 100644 --- a/networking/Config.src +++ b/networking/Config.src @@ -43,7 +43,6 @@ config FEATURE_PREFER_IPV4_ADDRESS config VERBOSE_RESOLUTION_ERRORS bool "Verbose resolution errors" default n - depends on PLATFORM_LINUX #because of xsocket() in libbb/xfuncs_prinf.c help Enable if you are not satisfied with simplistic "can't resolve 'hostname.com'" and want to know more. -- cgit v1.2.3