mirror of
https://github.com/libretro/RetroArch
synced 2024-12-26 21:29:08 +00:00
[PSP] Buildfix
This commit is contained in:
parent
7b5547d368
commit
86388283a4
@ -33,7 +33,6 @@ LIBS = $(WHOLE_START) -lretro_psp1 $(WHOLE_END) -lstdc++ -lpspgu -lpspgum -lm -l
|
||||
|
||||
ifeq ($(HAVE_THREADS), 1)
|
||||
RARCH_DEFINES += -DHAVE_THREADS
|
||||
LIBS += -lpthread-psp
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_FILE_LOGGER), 1)
|
||||
|
Loading…
Reference in New Issue
Block a user