Commit dc95823cd79d32be8154e94f64f30e61a90850e2

Azat Khuzhin 2016-08-10T00:27:59

cmake/solaris: set CMAKE_REQUIRED_LIBRARIES to fix functions detections Otherwise we will not detect next functions for instance: - gethostbyname_r # and related And now both autotools/cmake builds passes all regress tests in basic env (on solaris of course). Fixes: dns/client_fail_requests_getaddrinfo