gpu_neon: revive the old tests
[pcsx_rearmed.git] / Makefile.libretro
index 2df324d..265ae69 100644 (file)
@@ -322,6 +322,7 @@ else ifeq ($(platform), ctr)
        CFLAGS += -Ifrontend/3ds -I$(CTRULIB)/include
        CFLAGS += -Werror=implicit-function-declaration
        CFLAGS += -DHAVE_UNISTD_H
+       CFLAGS += -DZ7_DECL_Int32_AS_long
 
        OBJS += frontend/3ds/utils.o
 
@@ -354,8 +355,10 @@ else ifneq (,$(filter $(platform),ngc wii wiiu))
                # -mwup was removed in newer devkitPPC versions
                CFLAGS += -DHW_WUP
                CFLAGS += -I frontend/wiiu
+               CFLAGS += -DZ7_DECL_Int32_AS_long
                LIGHTREC_CUSTOM_MAP := 1
                LIGHTREC_CUSTOM_MAP_OBJ := libpcsxcore/lightrec/mem_wiiu.o
+               LIGHTREC_CODE_INV := 1
        endif
        ARCH = powerpc
        BUILTIN_GPU = peops