]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
boost: add submodule at tag boost-1.61.0
authorMatt Benjamin <mbenjamin@redhat.com>
Mon, 26 Sep 2016 22:05:28 +0000 (18:05 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Mon, 7 Nov 2016 20:56:17 +0000 (15:56 -0500)
commitd8dff81c3e04044c3b40e7bef3aa3000240af745
tree71cc317cf984a5e6d59422a0b6d9af28d928cc1d
parentf80c7a8f200e0410c22afff835618fae59189451
boost: add submodule at tag boost-1.61.0

This implements option #4 for external boost, based on upstream
discussion.  In option #4:

1. boost is added as a submodule
2. builds default to using the attached boost module
3. building against a system-provided boost is supported, but
   must be configured explicitly

Because all of the boost components are attached as nested
submodules in the upstream boost repository, neither the nested
submodules nor the root boost submodule have been cloned into
modules in github.com/ceph (acked by Sage).

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
.gitmodules
src/boost [new submodule]