[packages/folly] uses static double-conversion lib

glen glen at pld-linux.org
Sun Oct 6 22:52:34 CEST 2013


commit 75aeafe8745e32e44b1fafe08e2a6b673f596b26
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 6 23:52:13 2013 +0300

    uses static double-conversion lib
    
    checking for ceil in -ldouble_conversion_pic... no

 folly.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/folly.spec b/folly.spec
index 8ae4f21..fc8287a 100644
--- a/folly.spec
+++ b/folly.spec
@@ -15,6 +15,7 @@ Patch0:		https://github.com/facebook/folly/pull/29.patch
 URL:		https://github.com/facebook/folly/blob/master/folly/docs/Overview.md
 BuildRequires:	boost-devel >= 1.20.0
 BuildRequires:	double-conversion-devel
+BuildRequires:	double-conversion-static
 BuildRequires:	gflags-devel
 BuildRequires:	glog-devel
 BuildRequires:	gtest-devel >= 1.6.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/folly.git/commitdiff/75aeafe8745e32e44b1fafe08e2a6b673f596b26



More information about the pld-cvs-commit mailing list