Re: [PATCH] generic empty __check_native implementation
That's fine. Please commit it. Thanks, Roland
[PATCH] generic empty __check_native implementation
Hi, sysdeps/posix/getaddrinfo.c calls a __check_native function to eventually check whether an interface uses a native transport; however, the only existing implementation of it is in sysdeps/unix/sysv/linux/check_native.c, meaning any GNU non-Linux OS will get an undefined reference when link