mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Rockchip: use mesa by default
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
OPENGL="no"
|
||||
|
||||
# OpenGL-ES implementation to use (no / libmali / mesa)
|
||||
OPENGLES="${OPENGLES:-libmali}"
|
||||
OPENGLES="${OPENGLES:-mesa}"
|
||||
|
||||
# Displayserver to use (weston / no)
|
||||
DISPLAYSERVER="no"
|
||||
|
||||
Reference in New Issue
Block a user