> > +# nullify -O2 > > Can we specify why this is being done here in the recipe? We do this in > other areas, something like: > > # GCC 4.6.0 hits an internal compiler error using -O2 > # use -O to workaround. Darren, Good Point, I will update the comment in the tree.
> > This make it obvious when looking just at the source why this is an > issue, and will trigger a retest and removal when we move past 4.6.0. > Also, if there is a bug number, linking that here would make it easy to > determine if a fix is ready. The bug id is in the commit message. Maybe the create_pull_request can create the clickable URLs in the email based on that information. Thanks, Nitin > > > +CFLAGS_append += " -O" > > Thanks, > > -- > Darren Hart > Intel Open Source Technology Center > Yocto Project - Linux Kernel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
