Fix: build failure when __GLIBC_PREREQ is missing
authorBaruch Siach <baruch@tkos.co.il>
Tue, 8 Mar 2016 12:55:04 +0000 (14:55 +0200)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 18 Mar 2016 20:31:16 +0000 (16:31 -0400)
The musl C library does not provide the __GLIBC_PREREQ macro. Instead of
relying on glibc version test, check directly for the availability of
epoll_create1().

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024592 seconds and 4 git commands to generate.