Disabled thread local storage on iOS.
authorArmin Novak <armin.novak@thincast.com>
Wed, 10 Aug 2016 09:06:34 +0000 (11:06 +0200)
committerArmin Novak <armin.novak@thincast.com>
Thu, 6 Oct 2016 11:43:10 +0000 (13:43 +0200)
commit9c64e77a8404a4a58598f119804229e7b92ed7c7
tree4d732c8c1075ab89112b683abd1f349db0adfa65
parent35bf9e6731dd0ad2cb1e896862f052b9e846c203
Disabled thread local storage on iOS.

iOS does not support Thread Local Storage.
Disabling it for now until a solution is found.
Print a compiler warning informing developers about this issue.
client/X11/xf_graphics.c
client/iOS/CMakeLists.txt
cmake/ConfigOptionsiOS.cmake
libfreerdp/core/tcp.c
scripts/OpenSSL-DownloadAndBuild.command
winpr/include/winpr/interlocked.h
winpr/include/winpr/platform.h
winpr/include/winpr/winpr.h
winpr/libwinpr/environment/environment.c
winpr/libwinpr/path/shell.c