mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-10 00:04:51 +03:00
* Only filter LTO with Clang, see https://bugs.gentoo.org/853058#c6 for why, rather than unconditionally. * Tests got a bit better with some tweaks but even as root, they picked up the wrong `hello` binary on the system and I gave up at that point. * Added USDT support via USE=systemtap, but it has a copy of usdt.h, so no dependencies. Bug: https://bugs.gentoo.org/853058 Signed-off-by: Sam James <sam@gentoo.org>