about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-12-19 11:40:36 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-12-19 11:40:36 -0800
commit488359eba184ed8b7a58f30c9ce24e13e2af394c (patch)
tree81991300eeedbd7c71eb7567af3f10c7084642e5 /src/test/incremental/thinlto
parent3f9823d5f53230e83b707b4876b5bb271a4c22ef (diff)
downloadrust-488359eba184ed8b7a58f30c9ce24e13e2af394c.tar.gz
rust-488359eba184ed8b7a58f30c9ce24e13e2af394c.zip
travis: Fix the cargotest bot
Recently the Cargo revision running on cargotest was updated in #38051, and the
updated version of Cargo pulls in the openssl-sys 0.9 crate instead of the old
openssl-sys 0.7 crate. The 0.9 release of openssl-sys has slightly different
requirements and logic for detecting OpenSSL, namely it requires `pkg-config` to
be present on Linux typically.

This commit fixes this problem by installing pkg-config in the cargotest
container that's running on the bots. This in turn should hopefully fix the
build script and allow it to find the already-installed local OpenSSL libraries.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions