gcc-common: Only apply fpu settings to target gcc
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2014 15:40:19 +0000 (16:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 May 2014 19:46:58 +0000 (20:46 +0100)
commitc74d10425b0c49e2307123cdc31d066d41312a2d
tree2b4e45c724f497a70c17bffe30ffea6fa0c5865d
parent3afed928cdec968e78f8293b3f2550f9dc5e9016
gcc-common: Only apply fpu settings to target gcc

Within the OE build environment, we supply the correct fpu settings. These
only need to be spelt out for the on-target gcc.

Doing this means the checksums for the core compiler don't depend on the fpu
settings. We exclude the compiler tunes for similar reasons, it doesn't need
to influence the compiler build.

(From OE-Core rev: ce1f3fd20d81545d6d5dfc68f86f9fddf8ac9bbf)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-common.inc
meta/recipes-devtools/gcc/gcc-configure-common.inc
meta/recipes-devtools/gcc/gcc-target.inc