packages/net/nginx/patches/nginx-mod-lua
Christian Marangi 32d53eae35
nginx: fix nginx lua module compilation error
Add pending patch fixing compilation error for missing pcre.h.

This is caused by a bug on their end by trying to add pcre.h even if we
are using the PCRE2 library.

Fixes: f0754531c4 ("nginx: move to PCRE2")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-13 20:35:42 +02:00
..
001-feature_support_pcre2.patch nginx: add patches to lua modules for experimental PCRE2 support 2023-09-22 14:55:02 +02:00
100-no_by_lua_block.patch nginx: add patches to lua modules for experimental PCRE2 support 2023-09-22 14:55:02 +02:00
101-bugfix-don-t-include-pcre.h-with-PCRE2-used.patch nginx: fix nginx lua module compilation error 2023-10-13 20:35:42 +02:00