HomeFreeBSD

Correct gmock/gtest expectations w.r.t. C++11/RTTI

Description

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

Details

Provenance
ngieAuthored on
Parents
rS344379: MFC r306681, r336249-r336250, r336261: remove inflate conflict
Branches
Unknown
Tags
Unknown