mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
In FreeBSD 13, eventfd(2) was added, and this breaks build with --test-build-epoll and without --with-file-aio. Fix is to move eventfd(2) detection to auto/os/linux, as it is used only on Linux as a notification mechanism for epoll(). |
||
|---|---|---|
| .. | ||
| conf | ||
| darwin | ||
| freebsd | ||
| linux | ||
| solaris | ||
| win32 | ||