aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 5d380b6..f58f284 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