sys-devel/llvm: Enable RISCV target on -9999
authorMichał Górny <mgorny@gentoo.org>
Fri, 11 Nov 2016 08:37:50 +0000 (09:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 11 Nov 2016 08:42:42 +0000 (09:42 +0100)
sys-devel/llvm/llvm-9999.ebuild

index 78bca662e93912faf557d3fffe486cc3acc94a19..711950f5d97bf2c4d794667edec1dbd4fc26a280 100644 (file)
@@ -20,7 +20,7 @@ EGIT_REPO_URI="http://llvm.org/git/llvm.git
 
 # Keep in sync with CMakeLists.txt
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
-       NVPTX PowerPC Sparc SystemZ X86 XCore )
+       NVPTX PowerPC RISCV Sparc SystemZ X86 XCore )
 ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 # Additional licenses: