]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
seastar: pick up change in fmt submodule
authorKefu Chai <kchai@redhat.com>
Tue, 3 Sep 2019 16:47:54 +0000 (00:47 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 3 Sep 2019 17:03:48 +0000 (01:03 +0800)
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 <kchai@redhat.com>
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.

src/seastar

index 8a1e3ceb94795def620b47daaa8341b2015f67da..0cf6aa6b28d69210b271489c0778f226cde0f459 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 8a1e3ceb94795def620b47daaa8341b2015f67da
+Subproject commit 0cf6aa6b28d69210b271489c0778f226cde0f459