summarylogtreecommitdiffstats
path: root/apache.patch
diff options
context:
space:
mode:
authorEugene Lamskoy2022-01-21 14:06:58 +0200
committerEugene Lamskoy2022-01-25 11:20:38 +0200
commita95a89d23bfc9f95ebf2e5f57353a3c782181ce7 (patch)
tree39912f758f6e03bc5cc7637f13505920ff2da063 /apache.patch
parent4389339e89f4a2f04ae272e2f578b6e5e551274d (diff)
downloadaur-a95a89d23bfc9f95ebf2e5f57353a3c782181ce7.tar.gz
PHP 7.3.33 pkgrel=6. Completely new features. More modularization. Patches from debian. Etc
Diffstat (limited to 'apache.patch')
-rw-r--r--apache.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/apache.patch b/apache.patch
deleted file mode 100644
index c2e64d950295..000000000000
--- a/apache.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- sapi/apache2handler/config.m4.orig
-+++ sapi/apache2handler/config.m4
-@@ -113,7 +113,6 @@
- PHP_BUILD_THREAD_SAFE
- fi
- else
-- APACHE_THREADED_MPM=`$APXS_HTTPD -V | grep 'threaded:.*yes'`
- if test -n "$APACHE_THREADED_MPM"; then
- PHP_BUILD_THREAD_SAFE
- fi