]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: should check the availability of aligned_alloc() by running the test 18645/head
authorKefu Chai <kchai@redhat.com>
Tue, 31 Oct 2017 09:39:02 +0000 (17:39 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 31 Oct 2017 09:39:09 +0000 (17:39 +0800)
commit70b5b4bfbf078d65331a58f1e7d152c5e1738a30
tree88b878023fc9ee0e9bd7405970126e14286b4b08
parent599a9ef3ca705f33fd240b8a02c00946497ad115
cmake: should check the availability of aligned_alloc() by running the test

this mimics the failure of rocksdb without a working
aligned_alloc()/free().

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildRocksDB.cmake