CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/08/09 00:01:21
Modified files:
devel/protobuf : Makefile
Removed files:
devel/protobuf/patches: patch-src_Makefile_in
Log message:
Use the bundled googletest suite instead of forcing use of the
devel/gtest port. This way the legacy INSTANTIATE_TEST_SUITE_P
is defined and the tests compile. The protobuf-test hangs after
some time, but that's a problem for another day.
ok sthen
