]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
cmake: disable SSE4.2 by default
authorKefu Chai <tchaikov@gmail.com>
Fri, 15 Sep 2017 02:18:45 +0000 (10:18 +0800)
committerKefu Chai <tchaikov@gmail.com>
Fri, 15 Sep 2017 02:18:47 +0000 (10:18 +0800)
commitbac0af364a2c742ea9bb63199ddeee0edacdb2ac
treed1b56cbc4b4ba8fda1e7009830313bf50401d496
parentee7c833cc71cc7c79b3aea4708eb738822eb4847
cmake: disable SSE4.2 by default

this commit is not cherry-picked from fb upstream, as it added "PORTABLE"
and "FORCE_SSE42" to do this.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
CMakeLists.txt