about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@gmail.com>2014-01-17 21:35:18 -0800
committerSteven Fackler <sfackler@gmail.com>2014-01-17 21:51:38 -0800
commit1e20960f794a820791d4cb64e35d7c03ec505065 (patch)
treeed3f680e2d94f8bc21ee38789b114fc0a96843e7 /src/rustllvm/RustWrapper.cpp
parent2ff358c062e9f4c31e0e34d0cd9179a9af363867 (diff)
downloadrust-1e20960f794a820791d4cb64e35d7c03ec505065.tar.gz
rust-1e20960f794a820791d4cb64e35d7c03ec505065.zip
Actually force a / in the path for ext crates
If the library is in the working directory, its path won't have a "/"
which will cause dlopen to search /usr/lib etc. It turns out that Path
auto-normalizes during joins so Path::new(".").join(path) is actually a
no-op.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions