diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-04-22 14:49:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-04-22 17:06:50 +0200 |
commit | ed6b29967040f1199814e4ee7fcb923c401b6e59 (patch) | |
tree | a9033b8c0292ce39d30132534af45c25110f0f90 /profiles | |
parent | profiles/targets/systemd: Remove stale policykit enforcement (diff) | |
download | gentoo-ed6b29967040f1199814e4ee7fcb923c401b6e59.tar.gz gentoo-ed6b29967040f1199814e4ee7fcb923c401b6e59.tar.bz2 gentoo-ed6b29967040f1199814e4ee7fcb923c401b6e59.zip |
profiles/desc: Add M68k to LLVM_TARGETS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/llvm_targets.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc index 8356a09cf6ba..fd9a4f60ff89 100644 --- a/profiles/desc/llvm_targets.desc +++ b/profiles/desc/llvm_targets.desc @@ -10,6 +10,7 @@ BPF - Berkeley Packet Filter target CSKY - C-SKY CPU target [EXPERIMENTAL] Hexagon - Qualcomm Hexagon DSP target Lanai - Lanai CPU target +M68k - Motorola 68000 target [EXPERIMENTAL] Mips - MIPS CPU target (includes MIPS64) MSP430 - MSP430 CPU target (experimental) NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit) |