[packages/php] Re-enable Embedded API build
glen
glen at pld-linux.org
Sat Oct 26 02:40:19 CEST 2019
commit 09c83fe197d1909c4c7a63e2c34762f99840721d
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Sat Oct 26 03:29:45 2019 +0300
Re-enable Embedded API build
php.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 7c3fbb4..22b33d7 100644
--- a/php.spec
+++ b/php.spec
@@ -14,7 +14,7 @@
%bcond_without alternatives # use alternatives system to select default phar and php-fpm
%bcond_with default_php # build this PHP as default PHP in system (disables alternatives)
# - General options:
-%bcond_with embed # disable building Embedded API
+%bcond_without embed # disable building Embedded API
%bcond_with gcov # Enable Code coverage reporting
%bcond_without kerberos5 # without Kerberos5 support
%bcond_with systemtap # systemtap/DTrace support
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/09c83fe197d1909c4c7a63e2c34762f99840721d
More information about the pld-cvs-commit
mailing list