Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/
Date: Mon, 08 Feb 2021 18:53:25
Message-Id: 1612810390.eb3d502edf2348db220e58f59a52de84db89ebe3.dilfridge@gentoo
1 commit: eb3d502edf2348db220e58f59a52de84db89ebe3
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 8 18:52:31 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 8 18:53:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb3d502e
7
8 profiles: state the obvious for llvm on riscv
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/riscv/package.use.force | 6 ++++++
13 1 file changed, 6 insertions(+)
14
15 diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force
16 new file mode 100644
17 index 00000000000..28b2d254c04
18 --- /dev/null
19 +++ b/profiles/arch/riscv/package.use.force
20 @@ -0,0 +1,6 @@
21 +# Copyright 2021 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# we, kinda, need this on riscv ...
25 +sys-devel/llvm llvm_targets_RISCV
26 +sys-devel/clang llvm_targets_RISCV