[muslbuilder] try to fix curl build

pull/1235/head v0.12.0-beta1
Tim Stack 4 months ago
parent f17d9c157b
commit 03a17ef226

@ -145,6 +145,7 @@ RUN curl -sSL https://curl.se/download/curl-8.6.0.tar.gz | tar xvzC /extract/ &&
./configure --prefix=/fake.root \
--disable-shared \
--with-libssh2=/fake.root \
--without-libpsl \
--with-ssl=/fake.root \
--with-zlib=/fake.root && \
make -j2 && \

Loading…
Cancel
Save