From: Elan Ruusamäe Date: Thu, 28 May 2015 14:51:38 +0000 (+0300) Subject: shared extensions sample for tests X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=bb69cd233e9d565dc86996675d79d90281ce0236;p=projects%2Ftemplate-specs.git shared extensions sample for tests --- diff --git a/php-pecl.spec b/php-pecl.spec index 125ca2e..fb0e038 100644 --- a/php-pecl.spec +++ b/php-pecl.spec @@ -48,7 +48,8 @@ grep %{modname} modules.log export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2 %{__make} test \ - PHP_EXECUTABLE=%{__php} + PHP_EXECUTABLE=%{__php} \ + PHP_TEST_SHARED_SYSTEM_EXTENSIONS="spl" \ # or: cat <<'EOF' > run-tests.sh