diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-21 12:34:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-21 12:34:40 +0000 |
commit | 8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89 (patch) | |
tree | 8aaf51a5fe4664a7934afa68c14c391e40b76f47 /configure | |
parent | b45692fe8638c4faaaedb488402b90971fda18f5 (diff) | |
download | skalibs-8a3e5a8b05ad0a7fab63595b6b4eafec56f63f89.tar.xz |
Add dirfd sysdep, because Solaris sucks
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -507,6 +507,7 @@ EOF choose clr ancilautoclose ANCILAUTOCLOSE 'auto-close after fd-passing' choose c cmsgcloexec CMSGCLOEXEC 'MSG_CMSG_CLOEXEC' choose clr devurandom DEVURANDOM '/dev/urandom' + choose cl dirfd DIRFD 'dirfd()' choose c eproto EPROTO EPROTO choose cl eventfd EVENTFD 'eventfd()' choose cl flock FLOCK 'flock()' |