]> git.kaiwu.me - nginx.git/commitdiff
Configure: MSVC compatibility with PCRE2 10.47.
authorThierry Bastian <thierryb@filewave.com>
Tue, 4 Nov 2025 17:28:52 +0000 (18:28 +0100)
committerSergey Kandaurov <s.kandaurov@f5.com>
Tue, 23 Dec 2025 18:40:33 +0000 (22:40 +0400)
auto/lib/pcre/make

index 2a987d152daf9d89d1f56c7c91840aa073f1f792..8a20859c66aaa0c3a4182422ebd59b49c950b94b 100644 (file)
@@ -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 \