]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
golang: add spl.so example for test
authorElan Ruusamäe <glen@delfi.ee>
Thu, 18 Aug 2016 11:42:55 +0000 (14:42 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 18 Aug 2016 11:43:22 +0000 (14:43 +0300)
php-pecl.spec

index fb0e0389f9fe065e83947b47ec1a24147974134c..2b89b3d58ceba7753849d8c30f40a94b9de52d17 100644 (file)
@@ -42,6 +42,7 @@ phpize
 # simple module load test
 %{__php} -n -q \
        -d extension_dir=modules \
+       -d extension=%{php_extensiondir}/spl.so \
        -d extension=%{modname}.so \
        -m > modules.log
 grep %{modname} modules.log
This page took 0.078413 seconds and 4 git commands to generate.