Skip to content

Commit

Permalink
Update to LuaJIT 20240824 (#1913)
Browse files Browse the repository at this point in the history
A few fixes, *should* be mostly tame ;).
  • Loading branch information
NiLuJe authored Aug 27, 2024
1 parent 1cbe555 commit cb51ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/luajit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ endif()
append_tree_install_commands(INSTALL_CMD src/jit jit)

external_project(
DOWNLOAD GIT 04dca7911ea255f37be799c18d74c305b921c1a6
DOWNLOAD GIT f725e44cda8f359869bf8f92ce71787ddca45618
https://github.com/LuaJIT/LuaJIT
PATCH_FILES ${PATCH_FILES}
PATCH_COMMAND ${PATCH_CMD}
Expand Down

0 comments on commit cb51ad4

Please sign in to comment.