aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
authorJustin Weiss2019-09-22 17:12:20 -0700
committerJustin Weiss2019-09-22 17:12:20 -0700
commitf052558dffe05a334a048c96642d44d43323bfc0 (patch)
tree7fc00f17a0a3223ad5e8b6944cbb3d918b833759 /Makefile.libretro
parentab106149f0c516e18de38e06998a5988fd4b1db5 (diff)
downloadpcsx_rearmed-f052558dffe05a334a048c96642d44d43323bfc0.tar.gz
pcsx_rearmed-f052558dffe05a334a048c96642d44d43323bfc0.tar.bz2
pcsx_rearmed-f052558dffe05a334a048c96642d44d43323bfc0.zip
Enable CHD on 3DS builds
I don't know what build errors were happening before, but this built cleanly for me.
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 1b968dc..65ca1dc 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -193,7 +193,6 @@ else ifeq ($(platform), ctr)
DRC_CACHE_BASE = 0
ARCH = arm
HAVE_NEON = 0
- HAVE_CHD = 0
STATIC_LINKING = 1
# Xbox 360