diff options
-rw-r--r-- | php-ioncube-loader.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec index 84f9a8b..c9bddfd 100644 --- a/php-ioncube-loader.spec +++ b/php-ioncube-loader.spec @@ -13,7 +13,7 @@ %if 0%{?fedora} >= 27 || 0%{?rhel} >= 8 %global _build_id_links none %endif -%ifarch armv7hl +%ifarch armv7hl aarch64 armv7hl %global with_zts 0 %else %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} @@ -49,6 +49,7 @@ Source3: http://downloads2.ioncube.com/loader_downloads/%{extname}s_lin_aa Source90: LICENSE.txt Source91: USER-GUIDE.txt +ExclusiveArch: %{ix86} x86_64 armv7hl aarch64 BuildRequires: %{?scl_prefix}php-devel # ABI check |