luaconf.h hardcodes #define LUA_32BITS 0 which overrides the command-line flag. m68k-amigaos-gcc supports long long so 32-bit mode is not needed anyway.
luaconf.h hardcodes #define LUA_32BITS 0 which overrides the command-line flag. m68k-amigaos-gcc supports long long so 32-bit mode is not needed anyway.