[packages/php] fpm supported also on %{arm} aarch64 sparcv9 sparc64

atler atler at pld-linux.org
Sun Apr 2 01:20:04 CEST 2023


commit 493152123c27357853dd74ad85b57786a98797d8
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Apr 2 00:52:17 2023 +0200

    fpm supported also on %{arm} aarch64 sparcv9 sparc64

 php.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index 207ea03..865bf6e 100644
--- a/php.spec
+++ b/php.spec
@@ -123,8 +123,8 @@
 %undefine	with_pdo_oci
 %endif
 
-%ifnarch %{ix86} %{x8664} x32
-# unsupported, see sapi/cgi/fpm/fpm_atomic.h
+%ifnarch %{ix86} %{x8664} x32 %{arm} aarch64 sparcv9 sparc64
+# unsupported, see sapi/fpm/fpm/fpm_atomic.h
 %undefine	with_fpm
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/5fe5b98f803696243e2c714924f2720e39c45377



More information about the pld-cvs-commit mailing list