summaryrefslogtreecommitdiffstats
path: root/php-phalcon5.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-07 07:00:57 +0200
committerRemi Collet <remi@php.net>2026-04-07 07:00:57 +0200
commit4c074d2e6246fbc1c09d23924eb1b6f657741f9d (patch)
tree0be74f9cae0dc22844c02c3bddba706baa788336 /php-phalcon5.spec
parentbaf144e14fb92fde8b23e5c699e2e9e8ddcf502b (diff)
always build from full source treeHEADmaster
Diffstat (limited to 'php-phalcon5.spec')
-rw-r--r--php-phalcon5.spec6
1 files changed, 0 insertions, 6 deletions
diff --git a/php-phalcon5.spec b/php-phalcon5.spec
index 12bf191..4f51add 100644
--- a/php-phalcon5.spec
+++ b/php-phalcon5.spec
@@ -11,12 +11,7 @@
# option to build the singled source file OR the full source tree
# single is upstream preferred, slower to build but smaller binary
-# See https://github.com/phalcon/cphalcon/issues/16874 ext tree is unusable PHP 8.5
-%ifarch aarch64
%bcond_with single
-%else
-%bcond_without single
-%endif
%global with_zts 0%{!?_without_zts:%{?__ztsphp:1}}
%global pecl_name phalcon
@@ -54,7 +49,6 @@ Source0: %{forgesource}
BuildRequires: %{?dtsprefix}gcc
BuildRequires: %{?scl_prefix}php-devel >= 8.1
-BuildRequires: %{?scl_prefix}php-pear
BuildRequires: %{?scl_prefix}php-hash
BuildRequires: %{?scl_prefix}php-json
BuildRequires: %{?scl_prefix}php-pdo