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
bugfix(kong-1.3) Linking workaround for openresty-1.15.8.1/libpcre
libpcre, if built statically using openresty, for openresty
1.15.8.1, fails to link properly, leading to errors when using
ngx.re. Upstream versions of openresty don't have this issue, but
Kong Enterprise 1.3 depends on openresty 1.15.8.1, so adding
a workaround descibed in:
openresty/lua-resty-core#258
0 commit comments