[packages/xfsprogs] - no tcmalloc on x32
baggins
baggins at pld-linux.org
Tue Dec 30 19:11:36 CET 2014
commit d9432d772c0ecb023129e0d5950b7ab887057da3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Dec 30 18:11:27 2014 +0000
- no tcmalloc on x32
xfsprogs.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/xfsprogs.spec b/xfsprogs.spec
index 41781a1..f08b19b 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -1,7 +1,11 @@
#
# Conditional build:
%bcond_without tcmalloc # don't use tcmalloc
-#
+
+%ifarch x32
+%undefine with_tcmalloc
+%endif
+
Summary: Tools for the XFS filesystem
Summary(pl.UTF-8): Narzędzia do systemu plików XFS
Name: xfsprogs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfsprogs.git/commitdiff/d9432d772c0ecb023129e0d5950b7ab887057da3
More information about the pld-cvs-commit
mailing list