mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
Patch for libstdc++ is not needed, since it was worked around in https://github.com/llvm/llvm-project/pull/136133. Moreover, this patch is now harmful, as in current form it breaks libc++-22 builds (which was somewhat expected, as it was extremely flaky to start with). Bug: https://bugs.gentoo.org/970943 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45899 Signed-off-by: Sam James <sam@gentoo.org>