You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commit 05c06ba revamped a process to build the module lua and the particular line mentioned in the description of this issue is gone. So this issue is no longer relevant and I am closing it.
modules/Lua/Makefile line 17
LUA_LIBRARY := $(shell ldconfig -p | grep -Po "liblua*.5\.3.so.0" | head -1)
i doubt it works properly?
The text was updated successfully, but these errors were encountered: