]> git.lizzy.rs Git - rust.git/commit
Auto merge of #40507 - alexcrichton:static-libcurl, r=brson
authorbors <bors@rust-lang.org>
Sat, 18 Mar 2017 03:31:58 +0000 (03:31 +0000)
committerbors <bors@rust-lang.org>
Sat, 18 Mar 2017 03:31:58 +0000 (03:31 +0000)
commitdf3ab375f36f78dc25c36c08ac10ca7c8ec93fca
tree39d114358b9a82d1d850a515a81ddfb9a7acebb2
parent703b246287fa9e7ef39bd66f978f6dc6fa119c15
parent5fab9bf4f67235f7f5599f0e29bc7b2dd746d084
Auto merge of #40507 - alexcrichton:static-libcurl, r=brson

travis: Ensure cargo links libcurl statically

We don't want a dynamic dependency in the library that we ship, so link it
statically by configuring curl-sys's build script to not pick up the system
version via pkg-config.
src/ci/docker/dist-x86-linux/Dockerfile