From 77a6083952c5dee7d1f7a37f0a0314ec1fc79547 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 2 Oct 2020 16:01:08 +0300 Subject: [PATCH] Drop unsupported configure option --enable-inline-optimization --- php.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/php.spec b/php.spec index ccc3d7d..6cd0d93 100644 --- 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} \ -- 2.44.0