Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sci-libs/libecpint: change C++ standard to C++14 and bump EAPI | Peter Levine | 2023-02-13 | 1 | -0/+34 |
The latest gtest now requires being built with the C++14 dialect or later. Change all references of C++11 to C++14 in several affected CMakeLists.txt files. Closes: https://bugs.gentoo.org/894044 Closes: https://github.com/gentoo/gentoo/pull/29561 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> |