aboutsummaryrefslogtreecommitdiff
path: root/net/uwsgi/patches/010-uclibc-ng.patch
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-09-22 15:39:23 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-09-22 20:14:34 +0200
commit4374c3250f424f1e57b175961adb41f24489510d (patch)
tree9c5cfdc4ca1b46b10494d610fdff795cd7eb45c5 /net/uwsgi/patches/010-uclibc-ng.patch
parent94ded8ff315be664a806153a94913e7fbdcd3a49 (diff)
uwsgi: add experimental pcre2 patch and drop pcre
Add experimental pcre2 patch and drop pcre in favor of pcre2 library. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'net/uwsgi/patches/010-uclibc-ng.patch')
-rw-r--r--net/uwsgi/patches/010-uclibc-ng.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uwsgi/patches/010-uclibc-ng.patch b/net/uwsgi/patches/010-uclibc-ng.patch
index e12c3c514..b3f1a6642 100644
--- a/net/uwsgi/patches/010-uclibc-ng.patch
+++ b/net/uwsgi/patches/010-uclibc-ng.patch
@@ -1,6 +1,6 @@
--- a/core/uwsgi.c
+++ b/core/uwsgi.c
-@@ -1822,7 +1822,7 @@ void uwsgi_plugins_atexit(void) {
+@@ -1825,7 +1825,7 @@ void uwsgi_plugins_atexit(void) {
void uwsgi_backtrace(int depth) {