diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2021-04-01 05:00:00 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2021-04-01 15:56:50 -0400 |
commit | 37d187053a24d30ce0d52a5aeb0cc6856434f358 (patch) | |
tree | 88710bbf4608ce327b46c345c05bb31cc7cce65c /profiles | |
parent | profiles: Mask sys-libs/llvm-libunwind[test] on PPC32/SPARC. (diff) | |
download | gentoo-37d187053a24d30ce0d52a5aeb0cc6856434f358.tar.gz gentoo-37d187053a24d30ce0d52a5aeb0cc6856434f358.tar.bz2 gentoo-37d187053a24d30ce0d52a5aeb0cc6856434f358.zip |
profiles/arch/sparc: Force "llvm-libunwind" USE flag on SPARC.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/sparc/use.force | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/sparc/use.force b/profiles/arch/sparc/use.force index f95aef4e1765..191e6829c54d 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 <arfrever.fta@gmail.com> (2021-04-01) +# sys-libs/libunwind not supported on SPARC. +llvm-libunwind |