mirror of
https://github.com/libretro/RetroArch
synced 2025-02-08 15:40:14 +00:00
Blacklist Wayland too for C89 - links now
This commit is contained in:
parent
b748c4d27f
commit
06774022ad
@ -32,6 +32,8 @@ HAVE_KMS=auto # Enable KMS context support
|
|||||||
HAVE_EXYNOS=no # Enable Exynos video support
|
HAVE_EXYNOS=no # Enable Exynos video support
|
||||||
HAVE_DISPMANX=no # Enable Dispmanx video support
|
HAVE_DISPMANX=no # Enable Dispmanx video support
|
||||||
HAVE_SUNXI=no # Enable Sunxi video support
|
HAVE_SUNXI=no # Enable Sunxi video support
|
||||||
|
HAVE_WAYLAND=auto # Enable Wayland support
|
||||||
|
C89_WAYLAND=no
|
||||||
HAVE_EGL=auto # Enable EGL context support
|
HAVE_EGL=auto # Enable EGL context support
|
||||||
HAVE_VG=auto # Enable OpenVG support
|
HAVE_VG=auto # Enable OpenVG support
|
||||||
HAVE_CG=auto # Enable Cg shader support
|
HAVE_CG=auto # Enable Cg shader support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user