From 3becfa56ca741815455593c515c623ad51e29e59 Mon Sep 17 00:00:00 2001 From: hizzlekizzle Date: Sun, 17 Mar 2019 20:21:09 -0500 Subject: [PATCH] re-re-re-re-disable unai it keeps breaking 3DS compilation on the buildbot. --- Makefile.libretro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.libretro b/Makefile.libretro index 2d88b70b..8899ed77 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -177,7 +177,7 @@ else ifeq ($(platform), ctr) CFLAGS += -Werror=implicit-function-declaration # CFLAGS += -DPCSX - BUILTIN_GPU = unai +# BUILTIN_GPU = unai USE_DYNAREC = 1 DRC_CACHE_BASE = 0 ARCH = arm -- 2.39.2