On 24 August 2016 at 19:58, <[email protected]> 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
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
