Enable thread-local allocation support for Clang on Cygwin
authorIvan Maidanski <ivmai@mail.ru>
Thu, 11 Jul 2013 12:34:00 +0000 (16:34 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 11 Jul 2013 12:34:00 +0000 (16:34 +0400)
commit1660ea627695e0efecb0a9c94aaff9b4f923c29d
tree31e2d27a9bd69ceb75a09a077214c8c0329b60b2
parent6da20ac5b44b55dfa905bd87f41063bd58e65087
Enable thread-local allocation support for Clang on Cygwin

* include/private/thread_local_alloc.h (USE_PTHREAD_SPECIFIC): Use
(instead of USE_COMPILER_TLS) for clang3.1/x86 cygwin to workaround
"thread-local storage is unsupported for the current target" error.
include/private/thread_local_alloc.h