[nginx] Configure: MSVC compatibility with PCRE2 10.45.
noreply at nginx.com
noreply at nginx.com
Tue Feb 18 15:08:02 UTC 2025
details: https://github.com/nginx/nginx/commit/3327353ec05f32bf4ef227fcd67bf40efafa04f8
branches: master
commit: 3327353ec05f32bf4ef227fcd67bf40efafa04f8
user: Thierry Bastian <thierryb at filewave.com>
date: Mon, 17 Feb 2025 09:01:27 +0100
description:
Configure: MSVC compatibility with PCRE2 10.45.
---
auto/lib/pcre/make | 1 +
1 file changed, 1 insertion(+)
diff --git a/auto/lib/pcre/make b/auto/lib/pcre/make
index 182590ac5..2a987d152 100644
--- a/auto/lib/pcre/make
+++ b/auto/lib/pcre/make
@@ -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 \
More information about the nginx-devel
mailing list