mirror of
https://github.com/nginx/nginx.git
synced 2026-08-27 04:07:18 +00:00
fix GNU strerror_r() detection, the bug has been inroduced in r2600
This commit is contained in:
parent
e10cfb8485
commit
1290cf83af
1 changed files with 1 additions and 1 deletions
|
|
@ -140,4 +140,4 @@ ngx_feature_test="struct crypt_data cd;
|
|||
ngx_include="sys/vfs.h"; . auto/include
|
||||
|
||||
|
||||
CC_AUX_FLAGS=$cc_aux_flags
|
||||
CC_AUX_FLAGS="$cc_aux_flags -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue