X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=3034cdf8ac453e0fca1178da21be191d34019754;hb=588bf7918460109815d5cc505ada4334a4c5a791;hp=8899ed77ae94e43e1d3bc0c0e4ffd124c8ee7d42;hpb=3becfa56ca741815455593c515c623ad51e29e59;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index 8899ed77..3034cdf8 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -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