]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: install libs into ${CMAKE_INSTALL_LIBDIR}
authorKefu Chai <kchai@redhat.com>
Thu, 30 Jun 2016 07:39:52 +0000 (15:39 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 30 Jun 2016 11:27:43 +0000 (19:27 +0800)
commit0b002223dddba11736e1787c80150e34e5c78d20
tree9ee3ea4576d26af3c85d8ba6efc8f4b24b444aad
parent41061ce7698513db4382f78e4d326b9430b709bd
cmake: install libs into ${CMAKE_INSTALL_LIBDIR}

this address rpm build failures on amd64 platforms:

Directory not found:
/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILDROOT/ceph-11.0.0-119.gcd3ee3c.x86_64/usr/lib64/rados-classes
File not found by glob:
/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILDROOT/ceph-11.0.0-119.gcd3ee3c.x86_64/usr/lib64/rados-classes/*
File not found by glob:
/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILDROOT/ceph-11.0.0-119.gcd3ee3c.x86_64/usr/lib64/libos_tp.so*
File not found by glob:
/srv/autobuild-ceph/gitbuilder.git/build/rpmbuild/BUILDROOT/ceph-11.0.0-119.gcd3ee3c.x86_64/usr/lib64/libosd_tp.so*

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/cls/CMakeLists.txt
src/tracing/CMakeLists.txt