mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 04:05:22 +02:00
Updated LuaJIT to latest 2.1 version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := libluajit
|
||||
LOCAL_SRC_FILES := android/$(TARGET_ARCH_ABI)/libluajit.a
|
||||
|
||||
include $(PREBUILT_STATIC_LIBRARY)
|
||||
Reference in New Issue
Block a user