diff options
| -rwxr-xr-x | core/xmake.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xmake.sh b/core/xmake.sh index c9e0db8a2..8e20425b2 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -75,7 +75,7 @@ void test() {\n }" option_end -# the lua-cjson option +# the lua-cjson option, only for luajit/lua5.1 option "lua_cjson" add_defines "XM_CONFIG_API_HAVE_LUA_CJSON" before_check "option_find_lua_cjson" |
