]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15550 : alexcrichton/rust/install-script, r=brson
authorbors <bors@rust-lang.org>
Wed, 9 Jul 2014 22:06:27 +0000 (22:06 +0000)
committerbors <bors@rust-lang.org>
Wed, 9 Jul 2014 22:06:27 +0000 (22:06 +0000)
This adds detection of the relevant LD_LIBRARY_PATH-like environment variable
and appropriately sets it when testing whether binaries can run or not.
Additionally, the installation prints a recommended value if one is necessary.

Closes #15545


Trivial merge