X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Makefile.libretro;h=f58f28449219948d4daca3b01f1c8d1be1acf6c6;hb=b0ec2e6d0719603212373bcdaaedd5b7b5e43121;hp=5d380b658bc27c5e620311e780aa9e17ab8f5afb;hpb=763dadc797087948c26770f50aab1397f2519dc9;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index 5d380b65..f58f2844 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -2,6 +2,7 @@ DEBUG ?= 0 WANT_ZLIB ?= 1 +HAVE_CHD ?= 1 ifeq ($(platform),) platform = unix @@ -188,7 +189,7 @@ else ifeq ($(platform), ctr) DRC_CACHE_BASE = 0 ARCH = arm HAVE_NEON = 0 - + HAVE_CHD = 0 STATIC_LINKING = 1 # Xbox 360