]> code.ossystems Code Review - openembedded-core.git/commit
uclibc: Fix compilation in thumb mode
authorKhem Raj <raj.khem@gmail.com>
Fri, 1 Jul 2011 05:25:00 +0000 (22:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2011 22:39:58 +0000 (23:39 +0100)
commit3314325d95837cfe8091076444a85093d32320a4
tree0429979c0f073c211b88356ecfb0e7be90fedba3
parenteb1be8f2caeda3ee63127e4d3db843e515bec3ef
uclibc: Fix compilation in thumb mode

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@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/uclibc/uclibc-git/uClibc.distro