mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-31 15:07:28 -07:00
Skip checking for leaks and running leak checks in the ebuild. They are slow, technically fragile and only really reliable for upstream testing. And they crash on JIT builds. Bug: https://github.com/python-greenlet/greenlet/issues/455 Pull-Request: https://github.com/python-greenlet/greenlet/pull/461 Signed-off-by: Michał Górny <mgorny@gentoo.org>