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: Mon, 27 Jun 2022 04:40:55
Message-Id: 1656304845.24b24dfeedc2960dcad3c649b6b868c1f3f5ae00.mgorny@gentoo
1 commit: 24b24dfeedc2960dcad3c649b6b868c1f3f5ae00
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 04:29:19 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 04:40:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b24dfe
7
8 profiles/desc: Describe LLVM_TARGETS=DirectX
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/desc/llvm_targets.desc | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
16 index da117a623c04..41e5063e0182 100644
17 --- a/profiles/desc/llvm_targets.desc
18 +++ b/profiles/desc/llvm_targets.desc
19 @@ -8,6 +8,7 @@ ARM - ARM CPU target
20 AVR - 8-bit Atmel AVR microcontroller target
21 BPF - Berkeley Packet Filter target
22 CSKY - C-SKY CPU target [EXPERIMENTAL]
23 +DirectX - DirectX target [EXPERIMENTAL]
24 Hexagon - Qualcomm Hexagon DSP target
25 Lanai - Lanai CPU target
26 LoongArch - LoongArch CPU support [EXPERIMENTAL]