]> git.lizzy.rs Git - rust.git/commit
auto merge of #15597 : brson/rust/ldconfig, r=pcwalton
authorbors <bors@rust-lang.org>
Sat, 12 Jul 2014 04:16:44 +0000 (04:16 +0000)
committerbors <bors@rust-lang.org>
Sat, 12 Jul 2014 04:16:44 +0000 (04:16 +0000)
commit8a2b7a5c19d4ae83c883065b4ee53b450d45afce
treeedd43a3ec9b31c0484849d723369e846e0754933
parent5ad7286dc37839b7234ff51aab172e48935869d8
parent96418569641eecbb5d87a790ce4300658d46fd46
auto merge of #15597 : brson/rust/ldconfig, r=pcwalton

If ldconfig fails it emits a warning. This is very possible when installing
to a non-system directory, so the warning tries to indicate that it may
not be a problem.