]> git.lizzy.rs Git - rust.git/commit
etc: Fix install script for rpath removal
authorAlex Crichton <alex@alexcrichton.com>
Wed, 9 Jul 2014 14:44:49 +0000 (07:44 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 9 Jul 2014 14:44:49 +0000 (07:44 -0700)
commitc460d38363e315a3e993649215aa6846ac2b70e3
tree14f489253fc7f8d85f6c1473d646928db6510507
parent8ddd286ea4ba4384a0dc9eae393ed515460a986e
etc: Fix install script for rpath removal

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.
src/etc/install.sh