]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
shared extensions sample for tests
authorElan Ruusamäe <glen@delfi.ee>
Thu, 28 May 2015 14:51:38 +0000 (17:51 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 28 May 2015 14:51:38 +0000 (17:51 +0300)
php-pecl.spec

index 125ca2ea28cccc7f8cec94da8bf649d6e5a3ab07..fb0e0389f9fe065e83947b47ec1a24147974134c 100644 (file)
@@ -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
This page took 0.212319 seconds and 4 git commands to generate.