Lua link on Jammy Jellyfish

This commit is contained in:
nhmall
2022-02-04 18:03:08 -05:00
parent 5b28db5f23
commit ee1eff538c
2 changed files with 2 additions and 1 deletions

View File

@@ -263,6 +263,7 @@ override LUAHEADERS = submodules/lua
override LUA2NHTOP = ../..
override LUAMAKEFLAGS=$(LUAFLAGS)
endif # GITSUBMODULES
DLLIB = -ldl
# Only needed for GLIBC stack trace:
LFLAGS=-rdynamic