[projects/template-specs] golang: add spl.so example for test

glen glen at pld-linux.org
Thu Aug 18 13:43:30 CEST 2016


commit 82804f0781a52fa4a3423f4c4ae4d287357d9097
Author: Elan Ruusamäe <glen at delfi.ee>
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



More information about the pld-cvs-commit mailing list