summaryrefslogtreecommitdiffstats
path: root/package/php/0003-configure-disable-the-phar-tool.patch
diff options
context:
space:
mode:
authorAdam Duskett <aduskett@gmail.com>2018-02-02 07:50:39 -0500
committerPeter Korsgaard <peter@korsgaard.com>2018-02-02 21:36:38 +0100
commit9a7eca9baaf9930ef0c975621a8b941bfa11efe3 (patch)
tree456e200c1d341b9dbf0a64bf2ba2ae400d251970 /package/php/0003-configure-disable-the-phar-tool.patch
parent5c7fd2ad10e2a383e8b87f23bc115887fd9b9b6c (diff)
downloadbuildroot-9a7eca9baaf9930ef0c975621a8b941bfa11efe3.tar.gz
buildroot-9a7eca9baaf9930ef0c975621a8b941bfa11efe3.zip
php: bump version to 7.2.2
Additional changes: - Fix ordering of patches. - Update patches to apply cleanly against 7.2.2 - Updates License sha256sum Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/php/0003-configure-disable-the-phar-tool.patch')
-rw-r--r--package/php/0003-configure-disable-the-phar-tool.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/php/0003-configure-disable-the-phar-tool.patch b/package/php/0003-configure-disable-the-phar-tool.patch
index 17a92abe63..e41584e8e5 100644
--- a/package/php/0003-configure-disable-the-phar-tool.patch
+++ b/package/php/0003-configure-disable-the-phar-tool.patch
@@ -11,7 +11,7 @@ on the target.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
[Gustavo: update for autoreconf/configure.in]
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
-[Aduskett: update for php7.2.1]
+[Aduskett: update for 7.2.2]
---
configure.ac | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
@@ -20,7 +20,7 @@ diff --git a/configure.ac b/configure.ac
index d20af76..7f02f1a 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -1419,13 +1419,8 @@ CFLAGS="\$(CFLAGS_CLEAN) $standard_libtool_flag"
+@@ -1420,13 +1420,8 @@ CFLAGS="\$(CFLAGS_CLEAN) $standard_libtool_flag"
INLINE_CFLAGS="$INLINE_CFLAGS $standard_libtool_flag"
CXXFLAGS="$CXXFLAGS $standard_libtool_flag \$(PROF_FLAGS)"
OpenPOWER on IntegriCloud