diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-01 14:10:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-01 14:22:26 +0200 |
commit | b471f9572be455fdad6563f811a5d6aa047c1bfc (patch) | |
tree | d34b4b116ec02d21d90cc4ad9e9f3a55be425433 /profiles/desc | |
parent | sys-devel/llvm: Nios2 was removed upstream (diff) | |
download | gentoo-b471f9572be455fdad6563f811a5d6aa047c1bfc.tar.gz gentoo-b471f9572be455fdad6563f811a5d6aa047c1bfc.tar.bz2 gentoo-b471f9572be455fdad6563f811a5d6aa047c1bfc.zip |
profiles/desc/llvm_targets.desc: Remove Nios2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/llvm_targets.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index 1c65ccad350a..e83d886dedb9 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 AArch64 - AArch64 CPU target (arm64 in Gentoo) @@ -10,7 +10,6 @@ Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target Mips - MIPS CPU target (includes MIPS64) MSP430 - MSP430 CPU target (experimental) -Nios2 - Nios2 CPU target [EXPERIMENTAL] NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit) PowerPC - PowerPC CPU target (PPC32 and PPC64) RISCV - RISC-V CPU target [EXPERIMENTAL] |