[packages/folly] 32bit arch not supported (uses 64bit integers that get truncated on 32bit)

glen glen at pld-linux.org
Sun Oct 6 23:00:56 CEST 2013


commit 423f0b7bce54e9c295ab8fb237f407332a21bffd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 23:59:46 2013 +0300

    32bit arch not supported (uses 64bit integers that get truncated on 32bit)

 folly.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/folly.spec b/folly.spec
index fc8287a..4ea26aa 100644
--- a/folly.spec
+++ b/folly.spec
@@ -20,6 +20,7 @@ BuildRequires:	gflags-devel
 BuildRequires:	glog-devel
 BuildRequires:	gtest-devel >= 1.6.0
 BuildRequires:	libstdc++-devel
+ExclusiveArch:	%{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/folly.git/commitdiff/423f0b7bce54e9c295ab8fb237f407332a21bffd



More information about the pld-cvs-commit mailing list