From 26097d4087403fa91a51921376e6d6084330bb3f Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 19 Sep 2021 14:15:33 +0200 Subject: [PATCH] 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 --- profiles/arch/riscv/use.force | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force index 7bf964bf53c89..684f397caa9fc 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 (2021-04-01) -# sys-libs/libunwind not supported on RISC-V. -llvm-libunwind