mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Define GL_SILENCE_DEPRECATION for OSX
This commit is contained in:
parent
97d954912d
commit
71e712f050
@ -2264,6 +2264,7 @@ ifeq ($(HAVE_COCOA),1)
|
||||
ui/drivers/cocoa/cocoa_common.o
|
||||
|
||||
ifeq ($(HAVE_OPENGL), 1)
|
||||
DEFINES += -DGL_SILENCE_DEPRECATION
|
||||
OBJ += gfx/drivers_context/cocoa_gl_ctx.o
|
||||
endif
|
||||
ifeq ($(HAVE_VULKAN), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user