mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
llvm: panfrost requires libclc since 25.1.0
This commit is contained in:
parent
fe4060a3e2
commit
95b1c75af1
@ -102,7 +102,7 @@ pre_configure_host() {
|
|||||||
post_make_host() {
|
post_make_host() {
|
||||||
ninja ${NINJA_OPTS} llvm-config llvm-tblgen
|
ninja ${NINJA_OPTS} llvm-config llvm-tblgen
|
||||||
|
|
||||||
if listcontains "${GRAPHIC_DRIVERS}" "iris"; then
|
if listcontains "${GRAPHIC_DRIVERS}" "(iris|panfrost)"; then
|
||||||
ninja ${NINJA_OPTS} llvm-as llvm-link llvm-spirv opt
|
ninja ${NINJA_OPTS} llvm-as llvm-link llvm-spirv opt
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user