Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/
Date: Sun, 19 Sep 2021 12:17:50
Message-Id: 1632053733.26097d4087403fa91a51921376e6d6084330bb3f.marecki@gentoo
1 commit: 26097d4087403fa91a51921376e6d6084330bb3f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 19 12:15:33 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 12:15:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26097d40
7
8 profiles/arch/riscv: do not force USE=llvm-unwind
9
10 No longer needed, riscv is now supported by sys-libs/libunwind as well.
11
12 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
13
14 profiles/arch/riscv/use.force | 4 ----
15 1 file changed, 4 deletions(-)
16
17 diff --git a/profiles/arch/riscv/use.force b/profiles/arch/riscv/use.force
18 index 7bf964bf53c..684f397caa9 100644
19 --- a/profiles/arch/riscv/use.force
20 +++ b/profiles/arch/riscv/use.force
21 @@ -3,7 +3,3 @@
22
23 # Force the flag which corresponds to ARCH.
24 riscv
25 -
26 -# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com> (2021-04-01)
27 -# sys-libs/libunwind not supported on RISC-V.
28 -llvm-libunwind