mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
This commit is contained in:
@@ -218,8 +218,6 @@ typedef int sig_atomic_t;
|
||||
#define NGX_HAVE_LITTLE_ENDIAN 1
|
||||
#define NGX_HAVE_NONALIGNED 1
|
||||
|
||||
#define NGX_OLD_THREADS 1
|
||||
|
||||
|
||||
#define NGX_WIN_NT 200000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user