[OE-core] [oe-core][PATCH] uclibc: Set ARCH_USE_MMU for armeb configs

Phil Blundell pb at pbcl.net
Mon Jun 27 19:47:58 UTC 2011


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.






More information about the Openembedded-core mailing list