]> git.pld-linux.org Git - packages/php.git/commitdiff
Drop unsupported configure option --enable-inline-optimization
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 2 Oct 2020 13:01:08 +0000 (16:01 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 9 Oct 2020 15:01:37 +0000 (18:01 +0300)
php.spec

index ccc3d7d87f1a9dfbeb740990717def5a82e1196a..6cd0d93aba4dec0ac2995a35edb06e0041a87e01 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2189,7 +2189,6 @@ for sapi in $sapis; do
        %{?with_argon2:--with-password-argon2} \
        --%{!?with_debug:dis}%{?with_debug:en}able-debug \
        %{?with_zts:--enable-maintainer-zts} \
-       --enable-inline-optimization \
        --enable-option-checking=fatal \
        %{__enable_disable bcmath bcmath shared} \
        %{__enable_disable calendar calendar shared} \
This page took 0.041329 seconds and 4 git commands to generate.