[TxMt] Re: error: thread-local storage is not supported for the current target
Allan Odgaard
mailinglist at textmate.org
Tue Apr 28 14:45:20 UTC 2015
On 20 Apr 2015, at 9:56, Jacob Carlborg wrote:
> I'm trying to build TextMate and suddenly got this error:
Apparently Apple decided to (temporarily) remove support for
thread_local in Xcode 6.3, there is a PR that changes it to using
boost’s support library which I plan on merging later:
https://github.com/rdwampler/textmate/commit/f20f41e6aa2529a654dcb80d3bc29e02a4df89cd
More information about the textmate
mailing list