We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7b0307 + 25fdb20 commit 303ddf9Copy full SHA for 303ddf9
configs/components/curl.rb
@@ -79,6 +79,7 @@
79
--disable-ldaps \
80
--with-ca-bundle=#{settings[:prefix]}/ssl/cert.pem \
81
--with-ca-path=#{settings[:prefix]}/ssl/certs \
82
+ --without-nghttp2 \
83
CFLAGS='#{settings[:cflags]} #{extra_cflags.join(" ")}' \
84
#{settings[:host]}"]
85
end
0 commit comments