From: hizzlekizzle Date: Mon, 18 Mar 2019 01:21:09 +0000 (-0500) Subject: re-re-re-re-disable unai X-Git-Tag: r24l~745 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3becfa56ca741815455593c515c623ad51e29e59;p=pcsx_rearmed.git re-re-re-re-disable unai it keeps breaking 3DS compilation on the buildbot. --- 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