mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
clang: RPROVIDE spirv-llvm-translator and libclc
This paves the way to spin out these packages out of clang in future specifically spirv-llvm-translator which is not yet part of llvm monorepo (From OE-Core rev: fc58a1ee75737851d6e97be8a0b7ac739819efc8) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -334,6 +334,9 @@ RDEPENDS:${PN}-tools += "\
|
||||
perl-module-term-ansicolor \
|
||||
"
|
||||
|
||||
RPROVIDES:${PN}-spirv = "${MLPREFIX}spirv-llvm-translator"
|
||||
RPROVIDES:${PN}-clc = "${MLPREFIX}libclc"
|
||||
|
||||
RRECOMMENDS:${PN}-tidy += "${PN}-tools"
|
||||
|
||||
FILES:llvm-linker-tools = "${libdir}/LLVMgold* ${libdir}/libLTO.so.* ${libdir}/LLVMPolly*"
|
||||
|
||||
Reference in New Issue
Block a user