[OE-core] [PATCH 2/2] uclibc: Fix compilation in thumb mode

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 1 22:56:55 UTC 2011


On Thu, 2011-06-30 at 22:25 -0700, Khem Raj wrote:
> It was not setting COMPILE_IN_THUMB_MODE in .config
> when ARM_INSTRUCTION_MODE = thumb. Reason was that
> this entry has to exist in merged defconfig
> so we add it disabled which means no harm to other
> architectures
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta/recipes-core/uclibc/uclibc-git/uClibc.distro |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list