Fix building without libz

This commit is contained in:
Xpl0itU 2024-01-20 13:59:30 +01:00
parent 50b72a56d0
commit bde1fe81a6

View file

@ -92,7 +92,7 @@ PKG_CONFIG_PATH=${PREFIX}/lib/pkgconfig/ \
--without-libexpat \
--without-libgcrypt \
--without-libssh2 \
--without-zlib \
--without-libz \
--with-openssl \
--without-appletls \
--without-libnettle \