mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +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
69a736e075
commit
ca2f6232bb
@ -23,7 +23,8 @@ PKG_MESON_OPTS_HOST="-Dglvnd=disabled \
|
||||
-Dgallium-vdpau=disabled \
|
||||
-Dplatforms= \
|
||||
-Dglx=disabled \
|
||||
-Dvulkan-drivers="
|
||||
-Dvulkan-drivers= \
|
||||
-Dshared-llvm=disabled"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Dgallium-drivers=${GALLIUM_DRIVERS// /,} \
|
||||
-Dgallium-extra-hud=false \
|
||||
|
Loading…
x
Reference in New Issue
Block a user