Disable thread_local used in Progress on OS X if Xcode does not support it,...
Disable thread_local used in Progress on OS X if Xcode does not support it, since Xcode 7 does not. Progress::Context in turn becomes a static global variable.
Please register or sign in to comment