commit: cad8e1e7e09bd33b53be59576f4adc6bb1420a12 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 7 09:25:03 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 7 09:25:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad8e1e7
toolchain.eclass: add link to upstream bug for manifests vs ABIs Bug: https://gcc.gnu.org/PR116260 Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/toolchain.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 591ca98d7467..106939bfdeb5 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1968,6 +1968,7 @@ toolchain_src_test() { ) # Produce an updated failure manifest. + # XXX: Manifests aren't ideal w/ multilib because of https://gcc.gnu.org/PR116260 einfo "Generating a new failure manifest ${T}/${CHOST}.xfail" rm -f "${T}"/${CHOST}.xfail edo "${T}"/validate_failures.py \