mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Fix build
This commit is contained in:
parent
c32c98e667
commit
c0adb18eff
@ -867,14 +867,6 @@ ifeq ($(HAVE_WAYLAND), 1)
|
|||||||
DEFINES += $(WAYLAND_CFLAGS) $(WAYLAND_CURSOR_CFLAGS)
|
DEFINES += $(WAYLAND_CFLAGS) $(WAYLAND_CURSOR_CFLAGS)
|
||||||
LIBS += $(WAYLAND_LIBS) $(WAYLAND_CURSOR_LIBS)
|
LIBS += $(WAYLAND_LIBS) $(WAYLAND_CURSOR_LIBS)
|
||||||
|
|
||||||
OBJ += gfx/drivers_context/wayland_ctx.o \
|
|
||||||
input/drivers/wayland_input.o
|
|
||||||
ifeq ($(HAVE_EGL), 1)
|
|
||||||
LIBS += $(EGL_LIBS)
|
|
||||||
endif
|
|
||||||
DEFINES += $(WAYLAND_CFLAGS) $(WAYLAND_CURSOR_CFLAGS)
|
|
||||||
LIBS += $(WAYLAND_LIBS) $(WAYLAND_CURSOR_LIBS)
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#Input
|
#Input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user