X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=c2fc9d0f2f12fb9d3803b6102f20926c7bc87d58;hb=0513a2c2e3c72fdaf75d24fb6b8ab7e7e644536a;hp=59bc57585edb5923cec2e9d86a1e7cba5b49c5ff;hpb=2cb5735e07944f7d182d76611df6e701139d60ee;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index 59bc5758..c2fc9d0f 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -236,8 +236,6 @@ else ifeq ($(platform), vita) BUILTIN_GPU = neon DYNAREC = ari64 - DRC_CACHE_BASE = 0 - ARCH = arm STATIC_LINKING = 1 @@ -261,7 +259,6 @@ else ifeq ($(platform), ctr) BUILTIN_GPU = unai THREAD_RENDERING = 1 DYNAREC = ari64 - DRC_CACHE_BASE = 0 ARCH = arm HAVE_NEON = 0 STATIC_LINKING = 1 @@ -295,7 +292,6 @@ else ifeq ($(platform), qnx) CC_AS = $(CC) HAVE_NEON = 1 DYNAREC = ari64 - DRC_CACHE_BASE = 0 BUILTIN_GPU = neon ARCH = arm CFLAGS += -D__BLACKBERRY_QNX__ -marm -mcpu=cortex-a9 -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp @@ -422,7 +418,6 @@ 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