1
0
mirror of https://github.com/nginx/nginx.git synced 2025-04-18 09:44:04 +03:00

Configure: MSVC compatibility with PCRE2 10.45.

This commit is contained in:
Thierry Bastian 2025-02-17 09:01:27 +01:00 committed by pluknet
parent 9a4090f02a
commit 3327353ec0

View File

@ -37,6 +37,7 @@ if [ $PCRE_LIBRARY = PCRE2 ]; then
pcre2_xclass.c"
ngx_pcre_test="pcre2_chkdint.c \
pcre2_compile_class.c \
pcre2_convert.c \
pcre2_extuni.c \
pcre2_find_bracket.c \