diff options
author | Kefu Chai <kchai@redhat.com> | 2021-06-18 04:59:33 +0200 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2021-06-18 05:04:12 +0200 |
commit | c0a43f960d9d0b23240f8b0c1604038f584889ee (patch) | |
tree | 426f20dbffd4a528faa51d97eef27fa57fc13ea5 /src/fmt | |
parent | Merge pull request #41903 from liewegas/update-rook-client (diff) | |
download | ceph-c0a43f960d9d0b23240f8b0c1604038f584889ee.tar.xz ceph-c0a43f960d9d0b23240f8b0c1604038f584889ee.zip |
fmt: pickup fix of link failure with clang
fmtlib v7.1.3 contains the fix of https://github.com/fmtlib/fmt/issues/1753
so let's bump up the submodule to the latest master HEAD of fmtlib
for more fixes.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'src/fmt')
m--------- | src/fmt | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/fmt b/src/fmt -Subproject 51bf9cfacb644659e5d9c7e6fe66396726f2f4f +Subproject 427b53405442872decb69d9735db0fa64106ebe |