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/rv64gc/lp64/, profiles/arch/riscv/rv64gc/lp64d/, ...
Date: Fri, 11 Sep 2020 15:51:04
Message-Id: 1599839104.e62e8554f83a2aed59cae892a937ce53eed69b9b.dilfridge@gentoo
1 commit: e62e8554f83a2aed59cae892a937ce53eed69b9b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 11 15:16:28 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 11 15:45:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e62e8554
7
8 profiles: Properly adapt to all 4 riscv abi
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/riscv/rv64gc/lp64/use.mask | 2 ++
13 profiles/arch/riscv/rv64gc/lp64d/use.mask | 2 ++
14 profiles/arch/riscv/rv64gc/use.mask | 2 ++
15 3 files changed, 6 insertions(+)
16
17 diff --git a/profiles/arch/riscv/rv64gc/lp64/use.mask b/profiles/arch/riscv/rv64gc/lp64/use.mask
18 index 9f26ae637a8..1e0176b85cb 100644
19 --- a/profiles/arch/riscv/rv64gc/lp64/use.mask
20 +++ b/profiles/arch/riscv/rv64gc/lp64/use.mask
21 @@ -6,3 +6,5 @@ multilib
22
23 # Mask the other multilib flags back for non-multilib profile.
24 abi_riscv_lp64d
25 +abi_riscv_ilp32d
26 +abi_riscv_ilp32
27
28 diff --git a/profiles/arch/riscv/rv64gc/lp64d/use.mask b/profiles/arch/riscv/rv64gc/lp64d/use.mask
29 index fd1d1445c96..10152808062 100644
30 --- a/profiles/arch/riscv/rv64gc/lp64d/use.mask
31 +++ b/profiles/arch/riscv/rv64gc/lp64d/use.mask
32 @@ -6,3 +6,5 @@ multilib
33
34 # Mask the other multilib flags back for non-multilib profile.
35 abi_riscv_lp64
36 +abi_riscv_ilp32d
37 +abi_riscv_ilp32
38
39 diff --git a/profiles/arch/riscv/rv64gc/use.mask b/profiles/arch/riscv/rv64gc/use.mask
40 index eed1c214922..b38fe8be382 100644
41 --- a/profiles/arch/riscv/rv64gc/use.mask
42 +++ b/profiles/arch/riscv/rv64gc/use.mask
43 @@ -4,3 +4,5 @@
44 # Unmask the multilib flags for this arch.
45 -abi_riscv_lp64d
46 -abi_riscv_lp64
47 +-abi_riscv_ilp32d
48 +-abi_riscv_ilp32