HomeFreeBSD

Remove redundant CXXFLAGS and fix constant names

Description

Remove redundant CXXFLAGS and fix constant names

  • Specifying -std=c++11 and -frtti tweaks those flags with clang/gcc.
  • The constants are prefixed with GTEST_, not GTESTS_.

Details

Provenance
ngieAuthored on
Parents
rS344456: Add base to the warning threshold.
Branches
Unknown
Tags
Unknown