]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: install lib{rgw,cephfs_jni} into ${CMAKE_INSTALL_LIBDIR} not lib
authorKefu Chai <kchai@redhat.com>
Sat, 2 Jul 2016 07:52:59 +0000 (15:52 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 2 Jul 2016 11:17:05 +0000 (19:17 +0800)
commit2c4709bc8d9d6fc420fcfee9291fae2dc6863c8b
tree3f702d49d4dd47d08379c850cb91c41011535a29
parent383bee9506edef865910052634f803cc5dad9eba
cmake: install lib{rgw,cephfs_jni} into ${CMAKE_INSTALL_LIBDIR} not lib

rh and suse distros follows FHS and put amd64 dso libs into lib64 on
amd64 machines. so let's use ${CMAKE_INSTALL_LIBDIR} instead

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