mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
Merge pull request #6293 from SupervisedThinking/up_fix_mesa
mesa: remove "prefer-crocus=true" opt
This commit is contained in:
commit
08c777a9a4
@ -65,10 +65,6 @@ else
|
|||||||
PKG_MESON_OPTS_TARGET+=" -Dgallium-va=disabled"
|
PKG_MESON_OPTS_TARGET+=" -Dgallium-va=disabled"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if listcontains "${GRAPHIC_DRIVERS}" "crocus"; then
|
|
||||||
PKG_MESON_OPTS_TARGET+=" -Dprefer-crocus=true"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if listcontains "${GRAPHIC_DRIVERS}" "vmware"; then
|
if listcontains "${GRAPHIC_DRIVERS}" "vmware"; then
|
||||||
PKG_MESON_OPTS_TARGET+=" -Dgallium-xa=enabled"
|
PKG_MESON_OPTS_TARGET+=" -Dgallium-xa=enabled"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user