]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph needs gmock/gtest to be statically linked 3888/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 23:06:21 +0000 (00:06 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 23:23:44 +0000 (00:23 +0100)
commit9b372fe72c574e02a329313c948e0617b8b9ac8f
tree1dcbaa400f3b4a0dcf00770faa1a5a4996cce7e6
parent60e2bec73ff3970e0c6b44250ce465e6c5dde56f
ceph needs gmock/gtest to be statically linked

The ceph-test package depends on gmock and gtest and needs to statically
link them because packages are not configured to distribute the
corresponding shared library files.

Update the gmock submodule to the version that is configured with
noinst libraries that will be statically linked.

The gmock submodule is modified to reference the branch in which the
ceph specific changes have been done.

http://tracker.ceph.com/issues/11040 Fixes: #11040

Signed-off-by: Loic Dachary <loic@dachary.org>
.gitmodules
src/gmock