[packages/sparsehash] - disable using tcmalloc in tests

qboosh qboosh at pld-linux.org
Sat Jun 24 17:54:19 CEST 2017


commit dbb33705480e6406b6f320dbee39fbd96128bd44
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 24 17:55:45 2017 +0200

    - disable using tcmalloc in tests

 sparsehash.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/sparsehash.spec b/sparsehash.spec
index 472e94d..7ab999e 100644
--- a/sparsehash.spec
+++ b/sparsehash.spec
@@ -62,6 +62,7 @@ zoptymalizowaną pod kątem szybkości.
 
 %build
 %configure \
+	ac_cv_header_google_malloc_extension_h=no \
 	--host=%{build_arch} \
 	--build=%{build_arch}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sparsehash.git/commitdiff/dbb33705480e6406b6f320dbee39fbd96128bd44



More information about the pld-cvs-commit mailing list