[OE-core] [RFC PATCH] Make ppce300c3 tune hard-float by default

Mats Kärrman Mats.Karrman at tritech.se
Tue Apr 1 07:54:16 UTC 2014


Hi Khem,

Thanks for your feedback!

On Tuesday, April 01, 2014 7:37 AM, Khem Raj wrote:
> On Fri, Mar 28, 2014 at 9:43 AM, Mats Kärrman <Mats.Karrman at tritech.se> 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

The above statement depends on an added "Implies" file in eglibc and,
more important on a previous patch adding support for 603e/fpu sqrt.

How is the new Implies file best added, as a patch to the previous patch
or as a new patch?

BR // Mats



More information about the Openembedded-core mailing list