]> code.ossystems Code Review - openembedded-core.git/commit
tclibc-*libc: Utilize TARGET_FPU for gnuspe setting
authorKumar Gala <galak@kernel.crashing.org>
Tue, 19 Jul 2011 17:41:33 +0000 (12:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2011 14:24:57 +0000 (15:24 +0100)
commit1a9ae8ea8c0540d41b8ff4d95c0420d6df754634
tree0f6aadbed8f0a600ae14fd6ee98064d858f7367e
parent5136c4ad6279c1593301f6dde9b959ad26a2fd0f
tclibc-*libc: Utilize TARGET_FPU for gnuspe setting

Its possible that BASE_PACKAGE_ARCH isn't set to ppce500 or ppce500v2 when
we build native toolchains.  So we can utilize TARGET_FPU being set to
'ppc-efd' or 'ppc-efs' to determine if we should enable the gnuspe ABI.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
meta/conf/distro/include/tclibc-eglibc.inc
meta/conf/distro/include/tclibc-glibc.inc
meta/conf/distro/include/tclibc-uclibc.inc