X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=3034cdf8ac453e0fca1178da21be191d34019754;hb=588bf7918460109815d5cc505ada4334a4c5a791;hp=2d88b70b76b4d1b46233c3cff489c044b64a35ef;hpb=1bedbd6f272bd83af54c80eb0089ae1d6f4561a2;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index 2d88b70b..3034cdf8 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 @@ -285,7 +285,9 @@ else ifeq ($(platform), classic_armv7_a7) else ifneq (,$(findstring armv,$(platform))) TARGET := $(TARGET_NAME)_libretro.so fpic := -fPIC + HAVE_NEON = 0 DRC_CACHE_BASE = 0 + BUILTIN_GPU = peops ifneq (,$(findstring cortexa8,$(platform))) CFLAGS += -marm -mcpu=cortex-a8 ASFLAGS += -mcpu=cortex-a8