Re: [OE-core] [rocko][PATCH] gcc6: Patch to fix broken gcc-sanitizers build

2018-03-13 Thread Khem Raj
On Tue, Mar 13, 2018 at 10:09 AM, Juro Bystricky wrote: > Backport a patch to fix errors such as: > error: aggregate 'sigaltstack handler_stack' has incomplete type and cannot > be defined > this is ok > Signed-off-by: Juro Bystricky > --- >

[OE-core] [rocko][PATCH] gcc6: Patch to fix broken gcc-sanitizers build

2018-03-13 Thread Juro Bystricky
Backport a patch to fix errors such as: error: aggregate 'sigaltstack handler_stack' has incomplete type and cannot be defined Signed-off-by: Juro Bystricky --- meta/recipes-devtools/gcc/gcc-6.4.inc | 1 +