Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/riscv:master commit in: profiles/
Date: Sat, 05 Sep 2020 15:21:49
Message-Id: 1599319285.02abf88ca64b1d99a372555fadbd7691ed605d6b.dilfridge@gentoo
1 commit: 02abf88ca64b1d99a372555fadbd7691ed605d6b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 15:09:53 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 15:21:25 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/riscv.git/commit/?id=02abf88c
7
8 Add rv32 profiles to profiles.desc
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/profiles.desc | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/profiles/profiles.desc b/profiles/profiles.desc
16 index c14df19..8cfd1ee 100644
17 --- a/profiles/profiles.desc
18 +++ b/profiles/profiles.desc
19 @@ -1,3 +1,5 @@
20 riscv default/linux/riscv/17.0/rv64gc dev
21 riscv default/linux/riscv/17.0/rv64gc/lp64d stable
22 riscv default/linux/riscv/17.0/rv64gc/lp64 stable
23 +riscv default/linux/riscv/17.0/rv32imac/ilp32d stable
24 +riscv default/linux/riscv/17.0/rv32imac/ilp32 stable