]> git.pld-linux.org Git - packages/php.git/commitdiff
Re-enable Embedded API build auto/th/php74-7.4.0-2.RC4.1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 26 Oct 2019 00:29:45 +0000 (03:29 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 26 Oct 2019 00:29:45 +0000 (03:29 +0300)
php.spec

index 7c3fbb4c6b42a84eb0a822c9ada089032b6c627f..22b33d70a2693f379ba75fff93e4d73c0ca14597 100644 (file)
--- 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
This page took 0.044706 seconds and 4 git commands to generate.