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
config: Only build as dynamic module when really requested
Since commit 37182ce the module was always build as dynamic module.
Probably because following a bad skeleton [1].
With this change we will only build a dynamic module when requested. Otherwise
we will fall back to static build.
Link: https://trac.nginx.org/nginx/ticket/1115
Gentoo-Bug: https://bugs.gentoo.org/593450Fixes: #50
0 commit comments