Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
Date: Tue, 01 Oct 2019 12:22:40
Message-Id: 1569932546.b471f9572be455fdad6563f811a5d6aa047c1bfc.mgorny@gentoo
1 commit: b471f9572be455fdad6563f811a5d6aa047c1bfc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 1 12:10:36 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 12:22:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b471f957
7
8 profiles/desc/llvm_targets.desc: Remove Nios2
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/desc/llvm_targets.desc | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
16 index 1c65ccad350..e83d886dedb 100644
17 --- a/profiles/desc/llvm_targets.desc
18 +++ b/profiles/desc/llvm_targets.desc
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation.
21 +# Copyright 1999-2019 Gentoo Authors.
22 # Distributed under the terms of the GNU General Public License v2
23
24 AArch64 - AArch64 CPU target (arm64 in Gentoo)
25 @@ -10,7 +10,6 @@ Hexagon - Qualcomm Hexagon DSP target
26 Lanai - Lanai CPU target
27 Mips - MIPS CPU target (includes MIPS64)
28 MSP430 - MSP430 CPU target (experimental)
29 -Nios2 - Nios2 CPU target [EXPERIMENTAL]
30 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
31 PowerPC - PowerPC CPU target (PPC32 and PPC64)
32 RISCV - RISC-V CPU target [EXPERIMENTAL]