mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-04-19 21:43:27 +00:00
default disable load patch
This commit is contained in:
parent
de35fd24b8
commit
b9786d3cb3
@ -766,6 +766,7 @@ extern void *LJ_WIN_LOADLIBA(const char *path);
|
|||||||
#define LUAJIT_SECURITY_STRID 0
|
#define LUAJIT_SECURITY_STRID 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define LJ_DS_LOADBUFFER_PATCH 0
|
||||||
#ifndef LJ_DS_LOADBUFFER_PATCH
|
#ifndef LJ_DS_LOADBUFFER_PATCH
|
||||||
#define LJ_DS_LOADBUFFER_PATCH LJ_DS
|
#define LJ_DS_LOADBUFFER_PATCH LJ_DS
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user