mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
mesa: host builds with shared-llvm=disabled
allows mesa_clc to be portable between build trees and build hosts
This commit is contained in:
parent
34967524d2
commit
f239887292
@ -23,7 +23,8 @@ PKG_MESON_OPTS_HOST="-Dglvnd=disabled \
|
|||||||
-Dgallium-vdpau=disabled \
|
-Dgallium-vdpau=disabled \
|
||||||
-Dplatforms= \
|
-Dplatforms= \
|
||||||
-Dglx=disabled \
|
-Dglx=disabled \
|
||||||
-Dvulkan-drivers="
|
-Dvulkan-drivers= \
|
||||||
|
-Dshared-llvm=disabled"
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Dgallium-drivers=${GALLIUM_DRIVERS// /,} \
|
PKG_MESON_OPTS_TARGET="-Dgallium-drivers=${GALLIUM_DRIVERS// /,} \
|
||||||
-Dgallium-extra-hud=false \
|
-Dgallium-extra-hud=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user