]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build/ops: cmake: explicitly disable MSSE 4.2 if not supported
authorNathan Cutler <ncutler@suse.com>
Thu, 27 Apr 2017 10:47:12 +0000 (12:47 +0200)
committerKefu Chai <kchai@redhat.com>
Thu, 27 Apr 2017 12:53:58 +0000 (20:53 +0800)
commit5b51dee03595baa636e669c4ee89e526185ca8ae
tree17010da8c388f9244928107d88d504b63d1d592a
parent024314e9128793667dc4d080c19a365091d4af5b
build/ops: cmake: explicitly disable MSSE 4.2 if not supported

This became necessary when upstream unconditionally enabled MSSE 4.2
via https://github.com/facebook/rocksdb/commit/bc397325

Signed-off-by: Nathan Cutler <ncutler@suse.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt