]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove redundant CXXFLAGS and fix constant names
authorngie <ngie@FreeBSD.org>
Fri, 22 Feb 2019 04:52:12 +0000 (04:52 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 22 Feb 2019 04:52:12 +0000 (04:52 +0000)
commit62f8d25b6658e7f1ca9ec7bcc5bdb470530863c3
treebb90a11d74212fbdf3ae5e4d28abcf92a26fc3d1
parent96f6a9dbf063e24ff9f596b21406ab45fce7b17b
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_`.
share/mk/googletest.test.inc.mk