summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2021-04-01 20:00:00 +0000
committerMike Gilbert <floppym@gentoo.org>2021-04-02 11:00:46 -0400
commitc15afd7cd060d8f46ab636befd20086dc9fd9aeb (patch)
tree8292e56d4ec43569aab95d472092b2e820a3e832 /profiles/arch/riscv
parentnet-im/pidgin: Bump to version 2.14.2 (diff)
downloadgentoo-c15afd7cd060d8f46ab636befd20086dc9fd9aeb.tar.gz
gentoo-c15afd7cd060d8f46ab636befd20086dc9fd9aeb.tar.bz2
gentoo-c15afd7cd060d8f46ab636befd20086dc9fd9aeb.zip
profiles/arch/riscv: Force "llvm-libunwind" USE flag on RISC-V.
sys-libs/libunwind currently not supported on RISC-V: https://github.com/libunwind/libunwind/issues/99 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles/arch/riscv')
-rw-r--r--profiles/arch/riscv/use.force6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force
index 5e5e335685cb..7bf964bf53c8 100644
--- a/profiles/arch/riscv/use.force
+++ b/profiles/arch/riscv/use.force
@@ -1,5 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Force the flag which corresponds to ARCH.
riscv
+
+# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-04-01)
+# sys-libs/libunwind not supported on RISC-V.
+llvm-libunwind