Mats On Fri, Mar 28, 2014 at 9:43 AM, Mats Kärrman <[email protected]> wrote: > +# glibc configure options to make use of 603e specific sqrt/sqrtf routines > +GLIBC_EXTRA_OECONF += "${@bb.utils.contains("TUNE_FEATURES", "ppce300c3", > "--with-cpu=e300c3", "", d)}"
looks good, may be the comment above can be more explanatory saying that glibc aliases e300c3 sqrt/sqrtf to 600e versions -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
