commit 66181086d572b7a9c288be9bf44c7f187cfbe50d
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Nov 20 12:52:16 2015 +0200

    phar: also disable warning

 phar-hash-shared.patch | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/phar-hash-shared.patch b/phar-hash-shared.patch
index 47c4af8..28119af 100644
--- a/phar-hash-shared.patch
+++ b/phar-hash-shared.patch
@@ -1,5 +1,5 @@
---- php-7.0.0RC6/ext/phar/config.m4~   2015-10-27 21:24:16.000000000 +0200
-+++ php-7.0.0RC6/ext/phar/config.m4    2015-11-17 19:13:50.877662712 +0200
+--- php-7.0.0RC6/ext/phar/config.m4    2015-11-17 19:13:50.877662712 +0200
++++ php-7.0.0RC6/ext/phar/config.m4    2015-11-20 12:51:24.088185045 +0200
 @@ -7,13 +7,13 @@
  if test "$PHP_PHAR" != "no"; then
    PHP_NEW_EXTENSION(phar, util.c tar.c zip.c stream.c func_interceptors.c 
dirstream.c phar.c phar_object.c phar_path_check.c, $ext_shared,, 
-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
@@ -11,10 +11,11 @@
        AC_DEFINE(PHAR_HASH_OK,1,[ ])
 -    fi
 -  else
+-    AC_MSG_WARN([Phar: sha256/sha512 signature support disabled if ext/hash 
is built shared])
+-  fi
 +dnl    fi
 +dnl  else
-     AC_MSG_WARN([Phar: sha256/sha512 signature support disabled if ext/hash 
is built shared])
--  fi
++dnl    AC_MSG_WARN([Phar: sha256/sha512 signature support disabled if 
ext/hash is built shared])
 +dnl  fi
    if test "$PHP_OPENSSL_SHARED" = "yes"; then
      AC_MSG_RESULT([no (shared openssl)])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/a013a9dc8e5bb4c1df21481dafbdceae1ca79977

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to