mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Add CXX_LINKER to the builtin glslang.
Fixes https://github.com/libretro/RetroArch/issues/10112.
This commit is contained in:
parent
59d6ad6b05
commit
c9c50f286c
@ -1543,6 +1543,7 @@ ifeq ($(HAVE_SHADERS_COMMON), 1)
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_BUILTINGLSLANG), 1)
|
||||
NEED_CXX_LINKER = 1
|
||||
HAVE_GLSLANG_COMMON = 1
|
||||
|
||||
ifneq ($(findstring Win32,$(OS)),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user