K 10 svn:author V 3 dim K 8 svn:date V 27 2021-08-29T10:52:03.308040Z K 7 svn:log V 504 googletest: Silence warnings about deprecated implicit copy constructors Our copy of googletest is rather stale, and causes a number of -Werror warnings about implicit copy constructor definitions being deprecated, because several classes have user-declared copy assignment operators. Silence the warnings until we either upgrade or remove googletest. (cherry picked from commit d396c67f26b079c2808002c07212d9df9818a11b) Git Hash: 7f14439a3a78f084f705e24a055c85044f35d39a Git Author: dim@FreeBSD.org END