From 17c75ade8bf6686c6eda12d5ced28092c6ae0755 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 6 Oct 2013 23:55:19 +0300 Subject: [PATCH] only x86-64 supported for now 32-bit support is currently unsupported, check back with a later version of HipHop --- hiphop-php.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hiphop-php.spec b/hiphop-php.spec index eb00ba8..dfbb1e9 100644 --- a/hiphop-php.spec +++ b/hiphop-php.spec @@ -55,6 +55,7 @@ BuildRequires: readline-devel BuildRequires: rpmbuild(macros) >= 1.600 BuildRequires: tbb-devel >= 4.0.6000 BuildRequires: zlib-devel +ExclusiveArch: %{x8664} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # strip would remove systemlib.php copied into binary -- 2.44.0