mirror of
https://github.com/love2d/love-apple-dependencies.git
synced 2026-08-21 04:59:52 +02:00
iOS: update LuaJIT to the latest commit (5a18d45)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
** Configuration header.
|
||||
** Copyright (C) 2005-2021 Mike Pall. See Copyright Notice in luajit.h
|
||||
** Copyright (C) 2005-2023 Mike Pall. See Copyright Notice in luajit.h
|
||||
*/
|
||||
|
||||
#ifndef luaconf_h
|
||||
@@ -37,7 +37,7 @@
|
||||
#endif
|
||||
#define LUA_LROOT "/usr/local"
|
||||
#define LUA_LUADIR "/lua/5.1/"
|
||||
#define LUA_LJDIR "/luajit-2.1.0-beta3/"
|
||||
#define LUA_LJDIR "/luajit-2.1/"
|
||||
|
||||
#ifdef LUA_ROOT
|
||||
#define LUA_JROOT LUA_ROOT
|
||||
|
||||
Reference in New Issue
Block a user