[packages/php-pecl-zstd] Include openssl ext for testing

glen glen at pld-linux.org
Thu Mar 19 16:52:04 CET 2020


commit 2c573e8445160bcc6e568e01214bab9759ce80ac
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Mar 19 17:51:58 2020 +0200

    Include openssl ext for testing

 php-pecl-zstd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-pecl-zstd.spec b/php-pecl-zstd.spec
index b34d8dc..7aff384 100644
--- a/php-pecl-zstd.spec
+++ b/php-pecl-zstd.spec
@@ -39,7 +39,7 @@ cat <<'EOF' > run-tests.sh
 export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
 exec %{__make} test \
 	PHP_EXECUTABLE=%{__php} \
-	PHP_TEST_SHARED_SYSTEM_EXTENSIONS="" \
+	PHP_TEST_SHARED_SYSTEM_EXTENSIONS="openssl" \
 	RUN_TESTS_SETTINGS="-q $*"
 EOF
 chmod +x run-tests.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-zstd.git/commitdiff/2c573e8445160bcc6e568e01214bab9759ce80ac



More information about the pld-cvs-commit mailing list