about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorklutzy <klutzytheklutzy@gmail.com>2013-12-17 03:39:44 +0900
committerklutzy <klutzytheklutzy@gmail.com>2013-12-18 09:48:58 +0900
commit1890290ded2b56410b4b2e0dca4c1518b294a2b2 (patch)
tree15ba81d661e1c0a9bc0d62aa1f0e77d54304785d /src/rustllvm/RustWrapper.cpp
parentbf30a213c4de79ba46e3729558118669f207435e (diff)
downloadrust-1890290ded2b56410b4b2e0dca4c1518b294a2b2.tar.gz
rust-1890290ded2b56410b4b2e0dca4c1518b294a2b2.zip
llvm: Disable pthread on mingw
llvm supports both win32 native threads and pthread,
but configure tries to find pthread first.
This manually disables pthread to use native api.

This removes libpthreads-2.dll dependency on librustc.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions