LUAMAKEFLAGS uses TARGET_CC, which the cross hints override to the target compiler. The top-level liblua.a is a host-side prerequisite of the generated include/nhlua.h; the target lua is built separately under BUILD_TARGET_LUA.
LUAMAKEFLAGS uses TARGET_CC, which the cross hints override to the target compiler. The top-level liblua.a is a host-side prerequisite of the generated include/nhlua.h; the target lua is built separately under BUILD_TARGET_LUA.