mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
wscript: split egl-android from android
This commit is contained in:
@@ -62,7 +62,7 @@ static const struct ra_ctx_fns *contexts[] = {
|
||||
#endif
|
||||
|
||||
// OpenGL contexts:
|
||||
#if HAVE_ANDROID
|
||||
#if HAVE_EGL_ANDROID
|
||||
&ra_ctx_android,
|
||||
#endif
|
||||
#if HAVE_RPI
|
||||
|
||||
Reference in New Issue
Block a user