On Apr 15, 2014, at 10:02 AM, Leif Hedstrom <[email protected]> wrote:
>
> darwin)
> if test "x${enable_lua_support}" = "xLuaJIT"; then
> LUA_LUAJIT_LDFLAGS="-Wl,-pagezero_size,10000 -Wl,-image_base,100000000"
> fi
> ;;
> esac
>
> A
Oh duh, that if statement will obviously fail… Sigh.
Thanks!
— Leif
