diff options
author | lloyd <[email protected]> | 2009-11-17 00:08:44 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-11-17 00:08:44 +0000 |
commit | 435965ac3b199d31b799ebefc012d928bc415621 (patch) | |
tree | 229821856be50836e81fba9ef8964e11a43503e5 /src/modes/ecb/ecb.cpp | |
parent | ba4520c3657ef4b031119685166d85446ef7c1ce (diff) |
Use -pthread on all platforms. This is necessary to get functioning support
for std::thread, and to ensure that std::mutex actually maps to a real
mutex and not a no-op.
Don't explicitly define _REENTRANT; -pthread will handle that if necessary.
Diffstat (limited to 'src/modes/ecb/ecb.cpp')
0 files changed, 0 insertions, 0 deletions