diff options
author | Christopher Larson <chris_larson@mentor.com> | 2012-03-27 14:51:08 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-28 10:10:56 +0100 |
commit | f1f7680263143a67ca345970ab8d3f91d14934a5 (patch) | |
tree | ca94a3c204a613544e17959cc7838a04290f0133 /meta/recipes-core/libxml | |
parent | 9192e49426a13d150d1dcc641705c628e33ecd21 (diff) | |
download | poky-f1f7680263143a67ca345970ab8d3f91d14934a5.tar.gz |
powerpc e500: set -mfloat-gprs=double
Use of FPRs instead of GPRs is incompatible with e500/SPE, so let's be
explicit about the use of GPRs to avoid potential errors. For example, with
the Sourcery G++ toolchain, one can hit: conftest.c:1:0: error: E500 and FPRs
not supported.
(From OE-Core rev: 32bb6afe3e6f3e374e4d14edc238b46a90d44169)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml')
0 files changed, 0 insertions, 0 deletions