mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 00:32:46 +00:00
Remove -DHAVE_GL_SYNC from GLES builds
This commit is contained in:
parent
353f7d2c1e
commit
a5bb038731
@ -332,7 +332,7 @@ endif
|
||||
# Video
|
||||
#
|
||||
ifeq ($(HAVE_OPENGL), 1)
|
||||
DEFINES += -DHAVE_OPENGL -DHAVE_GLSL -DHAVE_GL_SYNC
|
||||
DEFINES += -DHAVE_OPENGL -DHAVE_GLSL
|
||||
OBJ += gfx/gl.o \
|
||||
gfx/gfx_context.o \
|
||||
gfx/fonts/gl_font.o \
|
||||
|
Loading…
x
Reference in New Issue
Block a user