summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/llvm
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-05-12 10:47:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-05-22 10:53:44 +0100
commit09ac564539a2bea835bdb8aee022505fc4b391f8 (patch)
treece9476b9a6b523a6c817473f79ead0ad784dcbfb /meta/recipes-devtools/llvm
parentdd5a5abc9d88c3bc8ff2c52b042600f00f054015 (diff)
downloadopenembedded-core-contrib-09ac564539a2bea835bdb8aee022505fc4b391f8.tar.gz
llvm: Enable RISCV support
LLVM 16 should work well for RV32/RV64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/llvm')
-rw-r--r--meta/recipes-devtools/llvm/llvm_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb
index eb918383e6..71bc1a022a 100644
--- a/meta/recipes-devtools/llvm/llvm_git.bb
+++ b/meta/recipes-devtools/llvm/llvm_git.bb
@@ -10,9 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=8a15a0759ef07f2682d2ba4b893c9afe"
DEPENDS = "libffi libxml2 zlib zstd libedit ninja-native llvm-native"
-COMPATIBLE_HOST:riscv64 = "null"
-COMPATIBLE_HOST:riscv32 = "null"
-
RDEPENDS:${PN}:append:class-target = " ncurses-terminfo"
inherit cmake pkgconfig