From: notaz Date: Sun, 6 Oct 2024 00:47:06 +0000 (+0300) Subject: try to fix build X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778896e3888aaaea996e81f0e641cb35b4b74694;p=pcsx_rearmed.git try to fix build --- diff --git a/Makefile.libretro b/Makefile.libretro index bf13626e..135eccb7 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -285,6 +285,7 @@ else ifeq ($(platform), psl1ght) LIBDL := NEED_SYSCONF := 1 HAVE_PHYSICAL_CDROM = 0 + USE_ASYNC_CDROM = 0 # PSP else ifeq ($(platform), psp1)