diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2021-04-05 20:14:16 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2021-04-05 20:14:16 +0300 |
commit | ca9bf16f09ef2b0755bfe880c68dc71b9c46f879 (patch) | |
tree | f688710afbb22a95ea0c765587aa4fa4d8ad36e4 /src/stream/ngx_stream_core_module.c | |
parent | 4af67214ad3d7f0f525bea777d5a43aa7a702ecf (diff) | |
download | nginx-ca9bf16f09ef2b0755bfe880c68dc71b9c46f879.tar.gz nginx-ca9bf16f09ef2b0755bfe880c68dc71b9c46f879.zip |
Configure: fixed --test-build-epoll on FreeBSD 13.
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().
Diffstat (limited to 'src/stream/ngx_stream_core_module.c')
0 files changed, 0 insertions, 0 deletions