curl-static
curl-static copied to clipboard
Statically linked curl binary for Linux
version 7.77.0 of curl requires the explicit declaration of an tls backend. Because build.sh install openssl directly before the call to configure I suggest using "--with-openssl"
in order to make sure that the wget commands within the docker container can download curl source even in restricted environments.
Added features to the static linked curl: - http2 - with nghttp2 package - brotli - with brotli package - zlib - with zlib package Installed groff for generating full...
Automatically select latest curl source