]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
llvm: Enable RISCV support
authorKhem Raj <raj.khem@gmail.com>
Fri, 12 May 2023 17:47:18 +0000 (10:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 May 2023 09:53:44 +0000 (10:53 +0100)
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>
meta/recipes-devtools/llvm/llvm_git.bb

index eb918383e6f83f356e105f418cb738c823cd877e..71bc1a022a51b276f50cf19184df0715ce84cf69 100644 (file)
@@ -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