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 09:39:57 +0100 |
commit | 32bb6afe3e6f3e374e4d14edc238b46a90d44169 (patch) | |
tree | a672e186c25930774828864448b1af162ce2d5f5 /meta/conf/bitbake.conf | |
parent | 27edc9f8c053e2d5fa7c1bb44ae7d028666c5722 (diff) | |
download | openembedded-core-32bb6afe3e6f3e374e4d14edc238b46a90d44169.tar.gz openembedded-core-32bb6afe3e6f3e374e4d14edc238b46a90d44169.tar.bz2 openembedded-core-32bb6afe3e6f3e374e4d14edc238b46a90d44169.tar.xz openembedded-core-32bb6afe3e6f3e374e4d14edc238b46a90d44169.zip |
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.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/bitbake.conf')
0 files changed, 0 insertions, 0 deletions