]> code.ossystems Code Review - openembedded-core.git/commit
gcc-common: Enable hardfloat ABI when target is arm
authorKhem Raj <raj.khem@gmail.com>
Sat, 9 Jun 2012 22:19:23 +0000 (22:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Jun 2012 12:42:37 +0000 (13:42 +0100)
commitf48bb903218e14ba15dab452e8bb43ba25b9ea44
treec808f3d14b3d7c86ef54f1c49eba1cd872d16af0
parent80fa01c6ea618ea32ab40d151d8be2347ede30b3
gcc-common: Enable hardfloat ABI when target is arm

We need to check target to be arm before enabling hard-float
ABI. There are crossdk targets or candian-cross targets built
for arm and we should not enable it for those class of recipes.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/gcc/gcc-common.inc