On Thu, Dec 19, 2019 at 06:09:40AM +0000, Mittal, Anuj wrote: > On Thu, 2019-12-19 at 08:01 +0200, Adrian Bunk wrote: > > On Thu, Dec 19, 2019 at 01:41:08PM +0800, Anuj Mittal wrote: > > > Remove backported patches and explicitly pass -std=gnu99 to native > > > CFLAGS > > > to make sure build passes on older and still supported OSes like > > > CentOS 7. > > > ... > > > > -std=gnu99 is default with the ancient gcc on CentOS 7, > > you could pass -std=gnu11 to bring it to the same standard > > as current gcc. > > > > info gcc for gcc 4.8.5 says: > > The default, if no C language dialect options are > given, is '-std=gnu90'; >...
Sorry you are correct, I got the versions mixed up. > Thanks, > > Anuj cu Adrian -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
