From: Elan Ruusamäe Date: Sat, 26 Oct 2019 00:29:45 +0000 (+0300) Subject: Re-enable Embedded API build X-Git-Tag: auto/th/php74-7.4.0-2.RC4.1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=09c83fe197d1909c4c7a63e2c34762f99840721d;p=packages%2Fphp.git Re-enable Embedded API build --- 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