Extend gmock to turn off socket listener
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 17 Oct 2014 15:50:12 +0000 (17:50 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 17 Oct 2014 15:53:30 +0000 (17:53 +0200)
commitb81927cc22b12cb5e797c933d5cd2a7d21b73283
tree5c95829227d5701729a5b2bdd318cdbe10f832e3
parentd2201a2d611b5df5baaf321111689db94d8dcaa5
Extend gmock to turn off socket listener

On Linux, you'd generally expect this feature to work, but on Cray the
linker warns that the use of getaddrinfo() would require linking a
shared library at runtime. That never happens because we don't use the
socket listener feature, but we don't want people stressing over that
at build time.

Change-Id: I9c358a2923d7563809d471f2ea1767cf2e8bbe25
src/external/gmock-1.7.0/CMakeLists.txt
src/external/gmock-1.7.0/README.Gromacs
src/external/gmock-1.7.0/gtest/include/gtest/internal/gtest-port.h