Android: Support for new lightrec api
authornegativeExponent <negativeExponent@users.noreply.github.com>
Thu, 21 May 2020 04:55:06 +0000 (12:55 +0800)
committernegativeExponent <negativeExponent@users.noreply.github.com>
Thu, 21 May 2020 04:55:06 +0000 (12:55 +0800)
jni/Android.mk

index 819d7fb..3f7db16 100644 (file)
@@ -158,7 +158,8 @@ ifeq ($(HAVE_LIGHTREC),1)
                                          $(DEPS_DIR)/lightrec/memmanager.c \
                                          $(DEPS_DIR)/lightrec/optimizer.c \
                                          $(DEPS_DIR)/lightrec/regcache.c \
-                                         $(DEPS_DIR)/lightrec/recompiler.c
+                                         $(DEPS_DIR)/lightrec/recompiler.c \
+                                         $(DEPS_DIR)/lightrec/reaper.c
   SOURCES_C   += $(DEPS_DIR)/lightning/lib/jit_disasm.c \
                                          $(DEPS_DIR)/lightning/lib/jit_memory.c \
                                          $(DEPS_DIR)/lightning/lib/jit_names.c \