default disable load patch

This commit is contained in:
fesily 2023-10-11 09:11:29 +08:00
parent de35fd24b8
commit b9786d3cb3

View File

@ -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