about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2015-03-10 13:35:24 -0700
committerBrian Anderson <banderson@mozilla.com>2015-03-23 10:21:54 -0700
commit2625bf9ae4a46000ae3a138f938f8f1dd3c095a8 (patch)
treec1b384f3845d55d0ece8124ed195a35f317a7c37 /src/rustllvm/ExecutionEngineWrapper.cpp
parentb0aad7dd4fad8d7e2e2f877a511a637258949597 (diff)
downloadrust-2625bf9ae4a46000ae3a138f938f8f1dd3c095a8.tar.gz
rust-2625bf9ae4a46000ae3a138f938f8f1dd3c095a8.zip
Fix regression in -C rpath that causes failures with symlinks
The new `relative_from` method no longer supports the case on unix
where both paths are absolute, which `-C rpath` depended on. This
version fixes the problem by copying the old path_relative_from
function into the rpath module.

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