projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27c81bd
)
sys-devel/clang: Remove broken VE target from 10.0.0rc2
author
Michał Górny
<mgorny@gentoo.org>
Fri, 14 Feb 2020 06:32:10 +0000
(07:32 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 14 Feb 2020 07:51:17 +0000
(08:51 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang/clang-10.0.0_rc2.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang/clang-10.0.0_rc2.ebuild
b/sys-devel/clang/clang-10.0.0_rc2.ebuild
index 456493136dfeb3a3ee7ede885d4d9e454d695d21..ee94d3e3bbe4200c8400aea9d26f588b51a2d39f 100644
(file)
--- a/
sys-devel/clang/clang-10.0.0_rc2.ebuild
+++ b/
sys-devel/clang/clang-10.0.0_rc2.ebuild
@@
-19,7
+19,7
@@
llvm.org_set_globals
S=${WORKDIR}/x/y/clang
# Keep in sync with sys-devel/llvm
-ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR
VE
)
+ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR )
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )