]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
cmake: do not add -msse4.2 GCC option if not supported wip-msse 18/head
authorNathan Cutler <ncutler@suse.com>
Thu, 27 Apr 2017 10:06:36 +0000 (12:06 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 27 Apr 2017 10:06:36 +0000 (12:06 +0200)
commitea5904c3a079f3551ed8aa30f12a279102860255
tree2db60e3848dffbab57c257307c08d938cd115eff
parente15382c09c87a65eaeca9bda233bab503f1e5772
cmake: do not add -msse4.2 GCC option if not supported

Fixes non-Intel builds

Signed-off-by: Nathan Cutler <ncutler@suse.com>
CMakeLists.txt