about summary refs log tree commit diff
path: root/src/libstd
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-04-11 22:54:10 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-04-11 22:54:10 -0700
commit11ef3a9c932711233127ffc7108b3a2ceed292e1 (patch)
tree98c59fb0e8fa6d88dbefff24073689566a82a9c9 /src/libstd
parentc0221c8897db309a79990367476177b1230bb264 (diff)
downloadrust-11ef3a9c932711233127ffc7108b3a2ceed292e1.tar.gz
rust-11ef3a9c932711233127ffc7108b3a2ceed292e1.zip
rustbuild: Fix --enable-rpath usage
This commit fixes the `--enable-rpath` configure flag in rustbuild to work
despite the compile-time directories being different than the runtime
directories. This unfortunately means that we can't use `-C rpath` out of the
box but hopefully the portability story here isn't too bad as
`src/librustc_back/rpath.rs` isn't *too* complicated.

Closes #32886
Diffstat (limited to 'src/libstd')
0 files changed, 0 insertions, 0 deletions