mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-04-20 05:53:26 +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
|
||||
#endif
|
||||
|
||||
#define LJ_DS_LOADBUFFER_PATCH 0
|
||||
#ifndef LJ_DS_LOADBUFFER_PATCH
|
||||
#define LJ_DS_LOADBUFFER_PATCH LJ_DS
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user