]> git.kaiwu.me - nginx.git/commit
Unbreak building on FreeBSD without file AIO.
authorValentin Bartenev <vbart@nginx.com>
Wed, 11 Feb 2015 17:00:07 +0000 (20:00 +0300)
committerValentin Bartenev <vbart@nginx.com>
Wed, 11 Feb 2015 17:00:07 +0000 (20:00 +0300)
commit0a3d458805ff64c0778ad4c081ce9cc0dee4aa01
tree75265be19b93bdcca66edf38285f1378c8d06b0d
parent2b8d6ad805a0132844cfbc1cf1c6988dfe8c9973
Unbreak building on FreeBSD without file AIO.

It appeared that the NGX_HAVE_AIO_SENDFILE macro was defined regardless of
the "--with-file-aio" configure option and the NGX_HAVE_FILE_AIO macro.

Now they are related.

Additionally, fixed one macro.
auto/os/freebsd
src/core/ngx_buf.h