Skip to content

main/lua-resty-core: enable for ppc64le

D Singh requested to merge dsingh/aports:lua-resty-core-ppc64le into master

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.

Merge request reports