about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorWilliam Throwe <wtt6@cornell.edu>2015-11-16 18:35:17 -0500
committerWilliam Throwe <wtt6@cornell.edu>2015-11-16 18:55:07 -0500
commitea798b9e25600182d623604ea7952f90d23b2d0f (patch)
treedec6b5a47c93163fdd569fc0364eda698ba5b5ae /src/rustllvm/RustWrapper.cpp
parentaf5d9d65e781d587414b266fb2e5815ed85f0bd3 (diff)
downloadrust-ea798b9e25600182d623604ea7952f90d23b2d0f.tar.gz
rust-ea798b9e25600182d623604ea7952f90d23b2d0f.zip
Fix --libdir installs
Rather than modifying the installer to disable directory rewriting,
this patch modifies the directory structure passed to the installer so
that the rewriting gives the correct results.  This means that if a
non-standard --libdir is passed to configure then the same --libdir
option (relative to the --prefix) must be passed to the install
script.  In the `make install` case this is handled automatically.
Binary distributions are generally generated using the default
--libdir and then have paths optionally rewritten by the installer,
which should continue to work.

This has the advantage of not complicating the installer interface
intended for end-user use.

Fixes #29561
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions