X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=262bd444441ace433b210b1495968212fd29e805;hb=43cb60ce6554566358bcea86f8df56c05316020b;hp=e297bb6d9dabba50923c3608939ac60510457302;hpb=327c17277c9476812a30c2edb23f7f57b19a4d68;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)