mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
22bcd211bc
@ -39,7 +39,7 @@ PKG_AUTORECONF="yes"
|
|||||||
get_graphicdrivers
|
get_graphicdrivers
|
||||||
|
|
||||||
if [ "$LLVM_SUPPORT" = "yes" ]; then
|
if [ "$LLVM_SUPPORT" = "yes" ]; then
|
||||||
PKG_BUILD_DEPENDS_TARGET="$PKG_BUILD_DEPENDS_TARGET llvm"
|
PKG_BUILD_DEPENDS_TARGET="$PKG_BUILD_DEPENDS_TARGET elfutils llvm"
|
||||||
PKG_DEPENDS="$PKG_DEPENDS llvm"
|
PKG_DEPENDS="$PKG_DEPENDS llvm"
|
||||||
export LLVM_CONFIG="$SYSROOT_PREFIX/usr/bin/llvm-config-host"
|
export LLVM_CONFIG="$SYSROOT_PREFIX/usr/bin/llvm-config-host"
|
||||||
MESA_GALLIUM_LLVM="--enable-gallium-llvm --with-llvm-shared-libs"
|
MESA_GALLIUM_LLVM="--enable-gallium-llvm --with-llvm-shared-libs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user