On Mon, 2011-06-27 at 12:41 -0700, Khem Raj wrote: > After the last cleanup. armeb/uClibc.machine > gets picked up by default for ARM Big endian > so bring it uptodate.
> -UCLIBC_HAS_FPU=y > +# UCLIBC_HAS_FPU is not set > +UCLIBC_HAS_SOFT_FLOAT=y Is this deliberate? That seems to be a change in behaviour but it isn't mentioned in the commit message. More generally, does armeb really need its own config file? It seems as though there shouldn't be any difference between arm and armeb except endianness, and it should be fairly trivial to select that automatically in the same way as we do the other uClibc config customisations. p. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
