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
This change refactors the `want_static` logic to additionally support `LIBZ_SYS_STATIC=0` as an explicit opt-out to the `static` feature when `libz-sys` is a transitive dependency and the build environment prefers to dynamic link `libz` instead.
0 commit comments