commit: 37d187053a24d30ce0d52a5aeb0cc6856434f358 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org> AuthorDate: Thu Apr 1 05:00:00 2021 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Apr 1 19:56:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d18705
profiles/arch/sparc: Force "llvm-libunwind" USE flag on SPARC. Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org> Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/arch/sparc/use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/use.force b/profiles/arch/sparc/use.force index f95aef4e176..191e6829c54 100644 --- a/profiles/arch/sparc/use.force +++ b/profiles/arch/sparc/use.force @@ -1,2 +1,6 @@ # Force the flag which corresponds to ARCH. sparc + +# Arfrever Frehtes Taifersar Arahesis <[email protected]> (2021-04-01) +# sys-libs/libunwind not supported on SPARC. +llvm-libunwind
