mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/llvm-ocaml: Update the target list
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -12,7 +12,7 @@ LLVM_COMPONENTS=( llvm )
|
|||||||
llvm.org_set_globals
|
llvm.org_set_globals
|
||||||
|
|
||||||
# Keep in sync with sys-devel/llvm
|
# Keep in sync with sys-devel/llvm
|
||||||
ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC VE )
|
ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC CSKY VE )
|
||||||
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430
|
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM AVR BPF Hexagon Lanai Mips MSP430
|
||||||
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
|
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
|
||||||
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )
|
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )
|
||||||
|
|||||||
Reference in New Issue
Block a user