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/desc/
Date: Sat, 04 May 2019 23:33:17
Message-Id: 1557012764.19aa6ba3868a4ad65e818552a9918019b0528ebf.dilfridge@gentoo
1 commit: 19aa6ba3868a4ad65e818552a9918019b0528ebf
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 4 23:32:44 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat May 4 23:32:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19aa6ba3
7
8 profiles: Add missing ABI_RISCV descriptions
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/desc/abi_riscv.desc | 9 +++++++++
13 1 file changed, 9 insertions(+)
14
15 diff --git a/profiles/desc/abi_riscv.desc b/profiles/desc/abi_riscv.desc
16 new file mode 100644
17 index 00000000000..708fc8666fb
18 --- /dev/null
19 +++ b/profiles/desc/abi_riscv.desc
20 @@ -0,0 +1,9 @@
21 +# Copyright 2019 Gentoo Authors
22 +# Distributed under the terms of the GNU General Public License v2
23 +
24 +# This file contains descriptions of ABI_RISCV USE_EXPAND flags.
25 +
26 +# Keep it sorted. Please do not add anything without prior discussion
27 +# on gentoo-dev.
28 +lp64d - 64-bit (rv64) double hard-float libraries
29 +lp64 - 64-bit (rv64) soft-float libraries