main/lua-resty-core: enable for ppc64le
Signed-off-by: D Singh dsingh-devel@tutanota.com
Previously, lua-resty-core would not build on ppc64le due to a dependency on luajit, which was broken. As such, lua-resty-core was disabled on ppc64le in commit 5209d413.
Luajit has been fixed in commit 13e99c6b. As such, lua-resty-core now builds properly.