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
fix: Remove forcing static builds when cross-compiling
This constraint is no longer necessary, due to improvements since it's original introduction in Feb 2016.
The zlib library will be linked dynamically (provided no explicit opt-in to static link) or fallback to building from source.
0 commit comments