php: New attempt at avoid-linking-apr-everywhere
[termux-packages] / packages / php / configure.patch
diff --git a/packages/php/configure.patch b/packages/php/configure.patch
new file mode 100644 (file)
index 0000000..fa03786
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./configure
++++ ./configure
+@@ -6932,7 +6932,7 @@
+     fi
+   else
+-    APACHE_THREADED_MPM=`$APXS_HTTPD -V | grep 'threaded:.*yes'`
++    APACHE_THREADED_MPM=true
+     if test -n "$APACHE_THREADED_MPM"; then
+   enable_maintainer_zts=yes