K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-02-22T04:52:12.034121Z K 7 svn:log V 179 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_`. END