mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
mesa: remove "prefer-crocus=true" opt
This commit is contained in:
parent
80c0333ea6
commit
9bbad0f29b
@ -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