mirror of
https://github.com/nginx/nginx.git
synced 2025-01-03 20:57:40 -06:00
fix GNU strerror_r() detection, the bug has been inroduced in r2600
This commit is contained in:
parent
e10cfb8485
commit
1290cf83af
@ -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…
Reference in New Issue
Block a user