Skip to content

Commit

Permalink
Update lua to latest v5.4 (#2693)
Browse files Browse the repository at this point in the history
* use circle-stdlib master for baremetal rpi4

* revert

* update:     vendor/lua

* Update lua.cmake

---------

Co-authored-by: Miguel Hervás Palomares <miguel@debian-BULLSEYE-live-builder-AMD64>
  • Loading branch information
Miguel-hrvs and Miguel Hervás Palomares authored Oct 6, 2024
1 parent e63ab8d commit 89927fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion cmake/lua.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ 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 89927fd

Please sign in to comment.