efl: enable opengl on ppc64 targets
This commit is contained in:
@@ -43,7 +43,7 @@ build_options="framebuffer gles2 harfbuzz opengl pulseaudio wayland x11"
|
||||
build_options_default="harfbuzz pulseaudio x11"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*)
|
||||
i686*|x86_64*|ppc64*)
|
||||
# Enable gles2 by default on x86.
|
||||
build_options_default+=" opengl"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user