sys-cluster/ceph: Enable the tcmalloc USE flag by default
authorPatrick McLean <chutzpah@gentoo.org>
Fri, 14 Oct 2016 18:18:48 +0000 (11:18 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 14 Oct 2016 18:18:48 +0000 (11:18 -0700)
Upstream strongly recommends using tcmalloc, they do not test at all
without either tcmalloc or jemalloc.

Package-Manager: portage-2.3.2

sys-cluster/ceph/ceph-10.2.3.ebuild

index 0d4c758081b880029ef5624cd25d5e69ecab8bc4..9027cfb4e098a698f1ae7010a7e1a489f35f46f5 100644 (file)
@@ -26,7 +26,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 
 IUSE="babeltrace cephfs cryptopp debug fuse gtk jemalloc ldap +libaio"
-IUSE+=" libatomic lttng +nss +radosgw static-libs tcmalloc test xfs zfs"
+IUSE+=" libatomic lttng +nss +radosgw static-libs +tcmalloc test xfs zfs"
 
 # unbundling code commented out pending bugs 584056 and 584058
 #>=dev-libs/jerasure-2.0.0-r1