mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 03:00:24 +00:00
Makefile.common: Remove duplicate -DHAVE_GLSL.
This commit is contained in:
parent
997cd88c95
commit
fc6b7d5ddb
@ -1160,7 +1160,6 @@ ifeq ($(HAVE_GL_CONTEXT), 1)
|
||||
endif
|
||||
|
||||
OBJ += gfx/drivers_shader/shader_glsl.o
|
||||
DEFINES += -DHAVE_GLSL
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_EGL), 1)
|
||||
|
Loading…
Reference in New Issue
Block a user