about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorCody P Schafer <dev@codyps.com>2015-08-26 11:21:36 -0400
committerCody P Schafer <dev@codyps.com>2015-08-26 13:43:15 -0400
commit2d0cb31d3011224c33ec780b8b2ff7bd17b6ab7f (patch)
tree30142dae1128da48e4fe8a28216b91ac443d042d /src/rustllvm/RustWrapper.cpp
parentef3255b063a28ef1ed8346192325cfac66398739 (diff)
downloadrust-2d0cb31d3011224c33ec780b8b2ff7bd17b6ab7f.tar.gz
rust-2d0cb31d3011224c33ec780b8b2ff7bd17b6ab7f.zip
mk: tell rustc that we're only looking for native libs in the LLVM_LIBDIR
This fixes the case where we try to re-build & re-install rust to the
same prefix (without uninstalling) while using an llvm-root that is the
same as the prefix.

Without this, builds like that fail with:
	'error: multiple dylib candidates for `std` found'

See https://github.com/jmesmon/meta-rust/issues/6 for some details.

May also be related to #20342.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions