about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-11-17 02:21:20 +0000
committerbors <bors@rust-lang.org>2015-11-17 02:21:20 +0000
commit4bd302ee9f714fa8c98ee6218262cbc94094f77c (patch)
tree0f814e75ec693aae19da7e3213181881c0de9e9b /src/libstd/sys/unix/stack_overflow.rs
parenta7644b33d9fb411151c522adf258a7cfbf566ef3 (diff)
parent646b0b639228bcc5e506959e5e758f33fe6f4fff (diff)
downloadrust-4bd302ee9f714fa8c98ee6218262cbc94094f77c.tar.gz
rust-4bd302ee9f714fa8c98ee6218262cbc94094f77c.zip
Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton
under openbsd, the library path of libstdc++ need to be explicit (due
to the fact the default linker `cc` is gcc-4.2, and not gcc-4.9).

but when a recent LLVM is installed, rustc compilation pikes the bad
LLVM version (which live in /usr/local/lib, which is same directory of
libestdc++.so for gcc-4.9).

this patch move the libstdc++ path from RUST_FLAGS_<target> to special
variable, and use it *after* LLVM_LIBDIR_RUSTFLAGS_<target> in
arguments.

r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions