libbb: conditionalize AF_* usage in error reporting
Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
84b01d5afc
commit
29885114a5
@ -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.
|
||||
|
Reference in New Issue
Block a user