mirror of
https://github.com/nginx/nginx.git
synced 2026-05-13 09:36:42 +00:00
Configure: MSVC compatibility with PCRE2 10.47.
This commit is contained in:
parent
366b5c65ad
commit
35dfd3f1c9
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ if [ $PCRE_LIBRARY = PCRE2 ]; then
|
|||
pcre2_xclass.c"
|
||||
|
||||
ngx_pcre_test="pcre2_chkdint.c \
|
||||
pcre2_compile_cgroup.c \
|
||||
pcre2_compile_class.c \
|
||||
pcre2_convert.c \
|
||||
pcre2_extuni.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue