Related: #2005874 - explicitly disable zstd while configuring curl
... in order to make local builds closer to what we get from Koji
This commit is contained in:
parent
b4895633ac
commit
6f12b4a106
@ -266,6 +266,7 @@ export common_configure_opts=" \
|
|||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
--enable-threaded-resolver \
|
--enable-threaded-resolver \
|
||||||
--without-libmetalink \
|
--without-libmetalink \
|
||||||
|
--without-zstd \
|
||||||
--with-gssapi \
|
--with-gssapi \
|
||||||
--with-nghttp2 \
|
--with-nghttp2 \
|
||||||
--with-ssl --with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt"
|
--with-ssl --with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt"
|
||||||
|
Loading…
Reference in New Issue
Block a user