comparison auto/os/win32 @ 8394:e2e9e0fae747

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().
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 05 Apr 2021 20:14:16 +0300
parents c9235164bbf1
children
comparison
equal deleted inserted replaced
8393:c297c2c252d8 8394:e2e9e0fae747