]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rocksdb: do not build with --march=native 11677/head
authorKefu Chai <kchai@redhat.com>
Fri, 28 Oct 2016 11:00:10 +0000 (19:00 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 28 Oct 2016 11:00:12 +0000 (19:00 +0800)
commit4b2046eb686f5af9dfbff5712abf63b85c6ce1ca
treee7246733c99618fce81ae67b3c3fe2d1f6b622cd
parenta271880ee264d60c58fbf2b9addc603f8e075c64
rocksdb: do not build with --march=native

we can not assume that building host has the same arch (or the same cpu
capability) with the target machine.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/rocksdb