mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
Using LuaJIT 2.0.1 instead of stock Lua
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := libluajit
|
||||
LOCAL_SRC_FILES := src/libluajit.a
|
||||
|
||||
include $(PREBUILT_STATIC_LIBRARY)
|
||||
Reference in New Issue
Block a user