projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21d10e2
)
sys-devel/clang: Nios2 was removed upstream
author
Michał Górny
<mgorny@gentoo.org>
Tue, 1 Oct 2019 11:43:50 +0000
(13:43 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 1 Oct 2019 12:22:24 +0000
(14:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang/clang-10.0.0.9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/clang/clang-10.0.0.9999.ebuild
b/sys-devel/clang/clang-10.0.0.9999.ebuild
index 88157e2c8865e3b06426c4cd58611d4d8d86dd1b..4bfe39d576214d5280de783e3ca81c64981ee4e5 100644
(file)
--- a/
sys-devel/clang/clang-10.0.0.9999.ebuild
+++ b/
sys-devel/clang/clang-10.0.0.9999.ebuild
@@
-21,7
+21,7
@@
EGIT_REPO_URI="https://git.llvm.org/git/clang.git
https://github.com/llvm-mirror/clang.git"
# Keep in sync with sys-devel/llvm
-ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR
Nios2
)
+ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR )
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )