(Android) Aarch64/x86/x64 now has lightrec support
[pcsx_rearmed.git] / Makefile
index aff5c60..f633665 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -103,6 +103,7 @@ CFLAGS += -Ideps/mman
 OBJS += deps/mman/mman.o
 endif
 else ifeq "$(DYNAREC)" "ari64"
+CFLAGS += -DNEW_DYNAREC
 OBJS += libpcsxcore/new_dynarec/backends/psx/emu_if.o \
                libpcsxcore/new_dynarec/new_dynarec.o \
                libpcsxcore/new_dynarec/arm/linkage_arm.o \