diff options
author | Zachary Turner <zturner@google.com> | 2014-06-21 00:24:51 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-06-21 00:24:51 +0000 |
commit | d119fa028ac28ed4ec0bf11d1178bf58dedf72a7 (patch) | |
tree | f1599951a19fb314bdc0a677d4934051daeaf0e7 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | b4076b290eff353ab72a7fc2e10b45b757b051e7 (diff) | |
download | bcm5719-llvm-d119fa028ac28ed4ec0bf11d1178bf58dedf72a7.tar.gz bcm5719-llvm-d119fa028ac28ed4ec0bf11d1178bf58dedf72a7.zip |
Fix the MinGW builder. Apparently std::call_once and
std::recursive_mutex are not available on MinGW and breaks the
builder. Revert to using a function local static and sys::Mutex
just to get the tree green until we figure out a better solution.
llvm-svn: 211424
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions