projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9b4548
)
sys-devel/llvm: Nios2 was removed upstream
author
Michał Górny
<mgorny@gentoo.org>
Tue, 1 Oct 2019 11:43:51 +0000
(13:43 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 1 Oct 2019 12:22:25 +0000
(14:22 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/llvm/llvm-10.0.0.9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-10.0.0.9999.ebuild
b/sys-devel/llvm/llvm-10.0.0.9999.ebuild
index e632d6c930c63077f587fcc634c5d205c8594642..a58ed35b541901e3d59c6d268f69e27d37a4d0aa 100644
(file)
--- a/
sys-devel/llvm/llvm-10.0.0.9999.ebuild
+++ b/
sys-devel/llvm/llvm-10.0.0.9999.ebuild
@@
-18,7
+18,7
@@
EGIT_REPO_URI="https://git.llvm.org/git/llvm.git
https://github.com/llvm-mirror/llvm.git"
# Those are in lib/Targets, without explicit CMakeLists.txt mention
-ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR
Nios2
)
+ALL_LLVM_EXPERIMENTAL_TARGETS=( AVR )
# Keep in sync with CMakeLists.txt
ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore