Mercurial > hg
comparison tests/test-treemanifest.t @ 27970:3d23700cf4a9 stable
osutil: disable compilation of recvfds() on unsupported platforms
It appears that Solaris doesn't provide CMSG_LEN(), msg_control, etc. As
recvfds() is only necessary for chg, this patch just drops it if CMSG_LEN
isn't defined, which is the same workaround as Python 3.x.
https://hg.python.org/cpython/rev/c64216addd7f#l7.33
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 02 Feb 2016 20:56:48 +0900 |
parents | 88609cfa3745 |
children | ed94b24a3bb2 |
comparison
equal
deleted
inserted
replaced
27969:5907ed2b56fb | 27970:3d23700cf4a9 |
---|