diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-09-19 14:15:33 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-09-19 14:15:33 +0200 |
commit | 26097d4087403fa91a51921376e6d6084330bb3f (patch) | |
tree | d3e861190f4f8b19439aabd66b136d82b239b7dc | |
parent | media-libs/libffado: keyword 2.4.4-r1 for ~riscv (diff) | |
download | gentoo-26097d4087403fa91a51921376e6d6084330bb3f.tar.gz gentoo-26097d4087403fa91a51921376e6d6084330bb3f.tar.bz2 gentoo-26097d4087403fa91a51921376e6d6084330bb3f.zip |
profiles/arch/riscv: do not force USE=llvm-unwind
No longer needed, riscv is now supported by sys-libs/libunwind as well.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r-- | profiles/arch/riscv/use.force | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force index 7bf964bf53c8..684f397caa9f 100644 --- a/profiles/arch/riscv/use.force +++ b/profiles/arch/riscv/use.force @@ -3,7 +3,3 @@ # 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 |