[packages/hiphop-php] only x86-64 supported for now
    glen 
    glen at pld-linux.org
       
    Sun Oct  6 22:55:35 CEST 2013
    
    
  
commit 17c75ade8bf6686c6eda12d5ced28092c6ae0755
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 23:55:19 2013 +0300
    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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hiphop-php.git/commitdiff/17c75ade8bf6686c6eda12d5ced28092c6ae0755
    
    
More information about the pld-cvs-commit
mailing list