]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
fmt: add libfmt submodule
authorKefu Chai <kchai@redhat.com>
Wed, 18 Jul 2018 06:17:56 +0000 (14:17 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Jul 2018 05:13:45 +0000 (13:13 +0800)
commita7f30e860e064cb026b30f6b12f5c3ea678a9e8d
treed523dcdc2359e448ea36536ef454d2edcc658a6d
parent8edf4ea504e13a2bff1219217f600ba72b9bcd57
fmt: add libfmt submodule

libfmt is a library for fast printf() support in C++, it is used by
seastar. but it's missing in xenial. so we need to ship it in our dist
tarball and build if if it's not found in system.

Signed-off-by: Kefu Chai <kchai@redhat.com>
.gitmodules
src/fmt [new submodule]