summarylogtreecommitdiffstats
path: root/recode-php5.3.patch
diff options
context:
space:
mode:
authorEugene Lamskoy2022-01-21 14:12:49 +0200
committerEugene Lamskoy2022-01-21 14:12:49 +0200
commit1396875b526b493a20e1a62204f92da58ac2afe8 (patch)
tree99b6370a3d4b4a45507cfae262361e9b4e8da65b /recode-php5.3.patch
parent23c90810a7908ce31928b5ee0cedc95bf5d99419 (diff)
downloadaur-1396875b526b493a20e1a62204f92da58ac2afe8.tar.gz
PHP 5.5.38 pkgrel=8
Diffstat (limited to 'recode-php5.3.patch')
-rw-r--r--recode-php5.3.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recode-php5.3.patch b/recode-php5.3.patch
new file mode 100644
index 000000000000..f7fa0105b78d
--- /dev/null
+++ b/recode-php5.3.patch
@@ -0,0 +1,10 @@
+--- a/ext/recode/config9.m4
++++ b/ext/recode/config9.m4
+@@ -13,6 +13,6 @@
+ fi
+
+ if test -n "$recode_conflict"; then
+- AC_MSG_ERROR([recode extension can not be configured together with:$recode_conflict])
++ AC_MSG_WARN([recode extension can not be configured together with:$recode_conflict])
+ fi
+ fi