From: Kefu Chai Date: Fri, 28 Oct 2016 11:00:10 +0000 (+0800) Subject: rocksdb: do not build with --march=native X-Git-Tag: v11.1.0~487^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b2046eb686f5af9dfbff5712abf63b85c6ce1ca;p=ceph.git 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 --- diff --git a/src/rocksdb b/src/rocksdb index 60a2bbba94a3..e55f42f2c012 160000 --- a/src/rocksdb +++ b/src/rocksdb @@ -1 +1 @@ -Subproject commit 60a2bbba94a316c7a836425ffa68ae3e3f547b25 +Subproject commit e55f42f2c0129d3037168aa62ab03b11d4360247