summaryrefslogtreecommitdiff
path: root/dev-util/cpputest/cpputest-4.0-r1.ebuild
AgeCommit message (Collapse)Author
2025-05-06dev-util/cpputest: use dot-a.eclassEli Schwartz
... to avoid installing broken static libraries w/ LTO. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-01-14dev-util/cpputest: fix configure & testZ. Liu
1. fix unexpected errors during configuration, patch submitted to upstream at https://github.com/cpputest/cpputest/pull/1837 2. adopt patch from https://github.com/cpputest/cpputest/pull/1679, fix tests hangs w/ clang Closes: https://bugs.gentoo.org/879681 Closes: https://bugs.gentoo.org/924958 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40105 Signed-off-by: Sam James <sam@gentoo.org>