Enable CHD on 3DS builds
authorJustin Weiss <justin@justinweiss.com>
Mon, 23 Sep 2019 00:12:20 +0000 (17:12 -0700)
committerJustin Weiss <justin@justinweiss.com>
Mon, 23 Sep 2019 00:12:20 +0000 (17:12 -0700)
I don't know what build errors were happening before, but this built
cleanly for me.

Makefile.libretro

index 1b968dc..65ca1dc 100644 (file)
@@ -193,7 +193,6 @@ else ifeq ($(platform), ctr)
        DRC_CACHE_BASE = 0
        ARCH = arm
        HAVE_NEON = 0
        DRC_CACHE_BASE = 0
        ARCH = arm
        HAVE_NEON = 0
-       HAVE_CHD = 0
        STATIC_LINKING = 1
 
 # Xbox 360
        STATIC_LINKING = 1
 
 # Xbox 360