commit 423f0b7bce54e9c295ab8fb237f407332a21bffd
Author: Elan Ruusamäe <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit