]> TLD Linux GIT Repositories - packages/php.git/blobdiff - intl-stdc++.patch
- updated to 7.4.0, partial PLD merge, release 0.1 (not tested yet)
[packages/php.git] / intl-stdc++.patch
index f762c9b1e6d646823face55b762d58b6800915ee..7c180641f40c3b01420b61d23cdc766dc8cc5a21 100644 (file)
@@ -4,8 +4,8 @@ it's needed for ext/intl
 but it requires icu which already links with stdc++
 so just omit PHP_ADD_LIBRARY(stdc++)
 
---- php-7.0.6/acinclude.m4~    2016-05-16 18:31:11.000000000 +0300
-+++ php-7.0.6/acinclude.m4     2016-05-16 18:50:34.614991634 +0300
+--- php-7.0.6/build/php.m4~    2016-05-16 18:31:11.000000000 +0300
++++ php-7.0.6/build/php.m4     2016-05-16 18:50:34.614991634 +0300
 @@ -762,7 +762,6 @@
    if test -z "$php_cxx_done"; then
      AC_PROG_CXX