Skip to content

Commit b1290c6

Browse files
committed
(build) switch static-in source luaJIT to 2.1-rc3
Pending a transition of the packaging in voidlinux etc. to use the more recent luaJIT, this change helps to test that out in beforehand. Resynch the external/git repository if this causes any issues.
1 parent 0ca2ded commit b1290c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ if (NOT DISABLE_JIT)
366366
SOURCE_DIR ${CMAKE_CURRENT_BINARY_DIR}/luajit
367367
GIT_REPOSITORY "${EXTERNAL_SRC_DIR}/git/luajit"
368368
CONFIGURE_COMMAND ""
369+
GIT_TAG "v2.1.0-beta3"
369370
UPDATE_COMMAND ""
370371
INSTALL_COMMAND ""
371372
BUILD_IN_SOURCE 1

0 commit comments

Comments
 (0)