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
build(zlib): ENABLE_ZLIB=1 permits building with zlib instead of zlib-ng
DISABLE_ZLIB=1 to only build against zlib-ng.
DISABLE_ZLIBNG=1 will attempt to build against zlib instead of zlib-ng; but it will not necessarily _prevent_ building against zlib-ng....
Signed-off-by: Zach Lewis <zachcanbereached@gmail.com>
0 commit comments