On 24 August 2016 at 19:58, <mariano.lopez@linux.intel.com> wrote:
+CFLAGS += "-Wno-error=pedantic"

This doesn't work in native builds, as the native class reassigns the value at the last minute.  You'll have to use _append.

Ross