]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake,make-dist: revert "build gperftools if WITH_STATIC_LIBSTDCXX"
authorKefu Chai <kchai@redhat.com>
Sun, 5 Aug 2018 20:17:47 +0000 (04:17 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 6 Aug 2018 10:30:38 +0000 (18:30 +0800)
commit4b09b2fbc4da81e0115f1ed179e671033399de0b
treec16e8b6f1223c0e87c984c2d33853a8269214cc0
parentc32c6e286bfb92bf95d7c45c5212d751ba958590
cmake,make-dist: revert "build gperftools if WITH_STATIC_LIBSTDCXX"

as the higher version of libstdc++ is backward compatible with the lower
ones. so there is no need to statically link against C++ libraries. they
can always use the libstdc++ ships with the distro.

This reverts commit a6c73b6ac1d81cc9f467aa38e5afb146d5dea6c2

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
cmake/modules/Buildgperftools.cmake [deleted file]
make-dist
src/perfglue/CMakeLists.txt