mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57: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"
|
||||
fi
|
||||
|
||||
if listcontains "${GRAPHIC_DRIVERS}" "crocus"; then
|
||||
PKG_MESON_OPTS_TARGET+=" -Dprefer-crocus=true"
|
||||
fi
|
||||
|
||||
if listcontains "${GRAPHIC_DRIVERS}" "vmware"; then
|
||||
PKG_MESON_OPTS_TARGET+=" -Dgallium-xa=enabled"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user