mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
mesa: remove "prefer-crocus=true" opt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user