From 86388283a4622d9fe2122bac168f61a0790320b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Jos=C3=A9=20Garc=C3=ADa=20Garc=C3=ADa?= Date: Thu, 28 Dec 2017 10:36:11 +0100 Subject: [PATCH] [PSP] Buildfix --- Makefile.psp1 | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.psp1 b/Makefile.psp1 index 1795c030e2..81909ebde2 100644 --- a/Makefile.psp1 +++ b/Makefile.psp1 @@ -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)