From: Kefu Chai Date: Tue, 3 Sep 2019 16:47:54 +0000 (+0800) Subject: seastar: pick up change in fmt submodule X-Git-Tag: v14.2.5~267^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0fe1ca97c5212fac246285af47532e2667bd27b5;p=ceph.git seastar: pick up change in fmt submodule see https://github.com/ceph/fmt/pull/1 so fmt won't fallback to C++11 if `CMAKE_CXX_STANDARD` is not set Signed-off-by: Kefu Chai this change is not cherry-picked from master, because - the seastar submodule in nautilus is not in sync with that in master - master is not using fmt submodule included by seastar anymore - master is using cmake 3.10, so there is no need to address this issue in master on fmt front. --- diff --git a/src/seastar b/src/seastar index 8a1e3ceb947..0cf6aa6b28d 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 8a1e3ceb94795def620b47daaa8341b2015f67da +Subproject commit 0cf6aa6b28d69210b271489c0778f226cde0f459