sys/unix/Makefile.src
This commit is contained in:
@@ -476,7 +476,7 @@ PACKAGE=@true
|
||||
MAKEDEFS = ../util/makedefs
|
||||
|
||||
# -lm required by lua
|
||||
LUA_VERSION ?=5.4.4
|
||||
LUA_VERSION ?=5.4.6
|
||||
LUABASE = liblua-$(LUA_VERSION).a
|
||||
LUALIB = ../lib/lua/$(LUABASE)
|
||||
LUALIBS = $(LUALIB) -lm $(DLLIB)
|
||||
|
||||
Reference in New Issue
Block a user