]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: recompile erasure src for different variants 10772/head
authorKefu Chai <kchai@redhat.com>
Wed, 17 Aug 2016 16:32:03 +0000 (00:32 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 18 Aug 2016 09:43:21 +0000 (17:43 +0800)
commitb89e2b8ee676b93832e9e6408a2283144f0199ee
tree73f8767f72ca936939cc69b757df6b2143804363
parent0c9ada8ec6d6ebb3be2188f2f2c7398255ae801b
cmake: recompile erasure src for different variants

* instead of reusing the object libraries, we should recompile jerasure
  code for different plugin flavors like neon, sse3, sse4.
* do not version plugin so, as they are not supposed to be used by
  user directly.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/erasure-code/CMakeLists.txt
src/erasure-code/jerasure/CMakeLists.txt
src/erasure-code/lrc/CMakeLists.txt
src/erasure-code/shec/CMakeLists.txt