K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-02-20T20:09:59.735387Z K 7 svn:log V 312 Correct gmock/gtest expectations w.r.t. C++11/RTTI Long story short, some of the tests were failing because they expected either dynamic_cast or RTTI to be functional and it wasn't. Move all common CXXFLAGS out to googletest.test.inc.mk and reference it from googletest.test.mk and .../googletest/Makefile.inc END