mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
Take out CXX_BUILD for now - prevents compilation
This commit is contained in:
parent
462dda944c
commit
43c25383e3
@ -733,7 +733,6 @@ ifneq ($(C89_BUILD), 1)
|
||||
ifneq ($(C90_BUILD), 1)
|
||||
ifneq ($(HAVE_GLES), 1)
|
||||
OBJ += cores/libretro-ffmpeg/fft/fft.o
|
||||
CXX_BUILD = 1
|
||||
DEFINES += -Ideps -DHAVE_GL_FFT
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user