mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Blacklist Wayland too for C89 - links now
This commit is contained in:
parent
b748c4d27f
commit
06774022ad
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ HAVE_KMS=auto # Enable KMS context support
|
|||
HAVE_EXYNOS=no # Enable Exynos video support
|
||||
HAVE_DISPMANX=no # Enable Dispmanx 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_VG=auto # Enable OpenVG support
|
||||
HAVE_CG=auto # Enable Cg shader support
|
||||
|
|
Loading…
Add table
Reference in a new issue