Re: [OE-core] [PATCH] gcc-sanitizers: Update supported architectures

2018-04-05 Thread Dan McGregor
On 4 April 2018 at 18:25, Khem Raj wrote: > On 4/4/18 9:08 AM, Dan McGregor wrote: >> From: Dan McGregor >> >> aarch64 has been supported since GCC 5.1, sparc has been supported >> since 4.9, and S390 since 7.1. >> >> Also mark as broken entirely with

Re: [OE-core] [PATCH] gcc-sanitizers: Update supported architectures

2018-04-04 Thread Khem Raj
On 4/4/18 9:08 AM, Dan McGregor wrote: > From: Dan McGregor > > aarch64 has been supported since GCC 5.1, sparc has been supported > since 4.9, and S390 since 7.1. > > Also mark as broken entirely with musl. > this change is ok to apply. > Signed-off-by: Dan McGregor

[OE-core] [PATCH] gcc-sanitizers: Update supported architectures

2018-04-04 Thread Dan McGregor
From: Dan McGregor aarch64 has been supported since GCC 5.1, sparc has been supported since 4.9, and S390 since 7.1. Also mark as broken entirely with musl. Signed-off-by: Dan McGregor --- meta/recipes-devtools/gcc/gcc-sanitizers.inc | 10