about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-04-11 10:52:01 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-04-11 11:16:10 -0700
commitc60d9ad57c1d409a0737838eefe82da0eeb9a9ec (patch)
treea3e9dc859574bd06198d81063742e5b1b8cc3a7e /src/rustllvm/ExecutionEngineWrapper.cpp
parent65abf96fb6630d7ddbcdc3b39f599c02ecfc2f1e (diff)
downloadrust-c60d9ad57c1d409a0737838eefe82da0eeb9a9ec.tar.gz
rust-c60d9ad57c1d409a0737838eefe82da0eeb9a9ec.zip
mk: Fix rpath on cross compile builds
After removing absolute rpaths, cross compile builds (notably the nightly
builders) broke. This is because the RPATH was pointing at an empty directory
because only the rustc binary is copied over, not all of the target libraries.
This modifies the cross compile logic to fixup the rpath of the stage0
cross-compiled rustc to point to where it came from.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions