This precludes the use of luajit, which is unfortunate, since that's
the only performant way to use Lua. The extras Makefile reads:

CFLAGS+=        -I/usr/local/include/lua-5.2
LDFLAGS+=       -L/usr/local/lib
LDADD+=         -llua5.2 -lm


Check out what we do in cgit. It handles luajit, lua5.1, and lua5.2,
automatically:
http://git.zx2c4.com/cgit/tree/cgit.mk#n28

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to