Bug#869385: higan: FTBFS on arm64, mips* - error: unknown type name 'thread_local'

2017-07-23 Thread Adrian Bunk
Control: tags -1 patch On Sat, Jul 22, 2017 at 11:34:45PM +0100, James Cowgill wrote: >... > > In file included from ../libco/libco.c:22:0: > > ../libco/sjlj.c:30:8: error: unknown type name 'thread_local' > > static thread_local cothread_struct co_primary; > > ^~~~ > > This

Bug#869385: higan: FTBFS on arm64, mips* - error: unknown type name 'thread_local'

2017-07-22 Thread James Cowgill
Source: higan Version: 103-1 Severity: serious Tags: sid buster Hi, higan FTBFS on arm64, mips* and some ports architectures with the error: > In file included from ../libco/libco.c:22:0: > ../libco/sjlj.c:30:8: error: unknown type name 'thread_local' > static thread_local cothread_struct