summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/libecpint: change C++ standard to C++14 and bump EAPIPeter Levine2023-02-131-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>