mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Add a missing NEED_CXX_LINKER for the glcore video driver.
This commit is contained in:
parent
456452f1b7
commit
7e96595894
@ -1260,6 +1260,7 @@ ifeq ($(HAVE_OPENGL_CORE), 1)
|
||||
HAVE_SLANG = 1
|
||||
HAVE_GLSLANG = 1
|
||||
HAVE_SPIRV_CROSS = 1
|
||||
NEED_CXX_LINKER = 1
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_OMAP), 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user