]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build: misc fixes for cmake build on i386 15516/head
authorJames Page <james.page@ubuntu.com>
Tue, 6 Jun 2017 14:01:40 +0000 (15:01 +0100)
committerJames Page <james.page@ubuntu.com>
Tue, 6 Jun 2017 15:34:50 +0000 (16:34 +0100)
commit5d92c79b8e9a2d10ae23e022c1aff7de9e87ed16
tree2f595871fbf17169b4bccd563d859b469b054284
parente38ca14914340d65ea8001c7bd6e0ff769f3eb2e
build: misc fixes for cmake build on i386

Scope SIMD CPU flag detection base on target architecture,
resolving build failures in gf-complete on i386; this is
inline with the previous autotools based feature detection.

Only compile crypto/isa-l if yasm 64 bit complier is found,
effectively limiting scope to x86_64.

Signed-off-by: James Page <james.page@ubuntu.com>
cmake/modules/SIMDExt.cmake
src/CMakeLists.txt