cargo:rustc-link-lib=System
# res_init and friends require -lresolv on macOS/iOS.
# See #41582 and http://blog.achernya.com/2013/03/os-x-has-silly-libsystem.html
cargo:rustc-link-lib=resolv

