configure.ac
27.3 KB
-
libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fields · 88cf4de8
Before Solaris 12 the sendfile function is found in -lsendfile, so look for it there. Solaris 12 adds some more types that use _in6_addr_t, that need to be edited in mksysinfo. Patch by Rainer Orth. Reviewed-on: https://go-review.googlesource.com/16779 From-SVN: r230132
Ian Lance Taylor committed