commit 82804f0781a52fa4a3423f4c4ae4d287357d9097
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Aug 18 14:42:55 2016 +0300

    golang: add spl.so example for test

 php-pecl.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/php-pecl.spec b/php-pecl.spec
index fb0e038..2b89b3d 100644
--- a/php-pecl.spec
+++ b/php-pecl.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/733ed35097f993080cc3abaa440a8c58b5e9965c

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

Reply via email to