]> git.pld-linux.org Git - packages/php.git/commitdiff
Bulding embed is broken
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Oct 2020 03:00:20 +0000 (06:00 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 9 Oct 2020 16:02:03 +0000 (19:02 +0300)
php.spec

index b7699d3690edbc378f0c598e428b93a8f07e9fa8..c9460920d886a7b8be888fea4d02de9d8d5788bb 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -16,7 +16,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_without embed           # disable building Embedded API
+%bcond_with    embed           # disable building Embedded API
 %bcond_with    gcov            # Enable Code coverage reporting
 %bcond_without kerberos5       # without Kerberos5 support
 %bcond_with    systemtap       # systemtap/DTrace support
This page took 0.143308 seconds and 4 git commands to generate.