aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-11-17 00:08:44 +0000
committerlloyd <[email protected]>2009-11-17 00:08:44 +0000
commit435965ac3b199d31b799ebefc012d928bc415621 (patch)
tree229821856be50836e81fba9ef8964e11a43503e5 /src/modes
parentba4520c3657ef4b031119685166d85446ef7c1ce (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')
0 files changed, 0 insertions, 0 deletions