mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
48d96ced6f
Several warnings silenced, notably (ngx_socket_t) -1 is now checked on socket operations instead of -1, as ngx_socket_t is unsigned on win32 and gcc complains on comparison. With this patch, it's now possible to compile nginx using mingw gcc, with options we normally compile on win32. |
||
---|---|---|
.. | ||
cc | ||
lib | ||
os | ||
types | ||
configure | ||
define | ||
endianness | ||
feature | ||
have | ||
have_headers | ||
headers | ||
include | ||
init | ||
install | ||
make | ||
modules | ||
nohave | ||
options | ||
sources | ||
stubs | ||
summary | ||
unix |