]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
debian/rules: Fix tcmalloc breakage
authorGary Lowell <glowell@inktank.com>
Fri, 26 Apr 2013 08:53:08 +0000 (01:53 -0700)
committerSage Weil <sage@inktank.com>
Fri, 26 Apr 2013 23:04:52 +0000 (16:04 -0700)
commit5c1782a57c5c501e9e6245c91eb1f26249532695
treed26700d9bdd57fd7443626ddd023e3cf55b4d1a9
parent6d348a1ef2910b6e01305d2ca97b1f2dbed0a3af
debian/rules:  Fix tcmalloc breakage

Since all currently supported platforms have tcmalloc
available and it is now the default, remove broken check code
that turns it off if the package is not listed in build-depends.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
debian/rules