From: bors Date: Tue, 7 Feb 2017 22:02:51 +0000 (+0000) Subject: Auto merge of #3651 - pkgw:pr-issue-3366, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~165 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa1b12aa7ae188c430108383e570119328b5a023;p=cargo.git Auto merge of #3651 - pkgw:pr-issue-3366, r=alexcrichton Attempt to solve #3366, regarding spurious shared library search paths. This drops `native_dirs` entries that are not within the target output when modifying the (DY)LD_LIBRARY_PATH environment variable before running programs. CC #3366 --- fa1b12aa7ae188c430108383e570119328b5a023