Skip to content

Commit

Permalink
Revert "Update lua to latest v5.4 (#2693)" because of incompatibility…
Browse files Browse the repository at this point in the history
… with some carts

This reverts commit 89927fd.
  • Loading branch information
nesbox committed Jan 4, 2025
1 parent 2027e28 commit f6e5bf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cmake/lua.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ if(BUILD_WITH_LUA OR BUILD_WITH_MOON OR BUILD_WITH_FENNEL)
${LUA_DIR}/lutf8lib.c
${LUA_DIR}/loadlib.c
${LUA_DIR}/linit.c
${LUA_DIR}/lbitlib.c
)

add_library(luaapi STATIC
Expand Down
2 changes: 1 addition & 1 deletion vendor/lua
Submodule lua updated 105 files

0 comments on commit f6e5bf7

Please sign in to comment.