X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=262bd444441ace433b210b1495968212fd29e805;hb=3b7b00650a53bc493c7da7d69ad54e1a25111ebf;hp=e297bb6d9dabba50923c3608939ac60510457302;hpb=e98140f91d4f86480343900a572e4a3fe2a10719;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index e297bb6d..262bd444 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -268,7 +268,7 @@ else ifeq ($(platform), psl1ght) NO_PTHREAD := 1 LIBPTHREAD := LIBDL := - DYNAREC := 0 # missing sysconf() + NEED_SYSCONF := 1 # PSP else ifeq ($(platform), psp1)