diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-07-21 18:06:32 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-21 22:49:18 +0200 |
commit | 087be35e22192460773489e3959e6c920ae7889a (patch) | |
tree | 59bed763c8862d6af97d4d632e145d281c1334af /package/python-flask/python-flask.hash | |
parent | 0af741187f6e273664da202936e79082071866f8 (diff) | |
download | buildroot-087be35e22192460773489e3959e6c920ae7889a.tar.gz buildroot-087be35e22192460773489e3959e6c920ae7889a.zip |
arch/mips: add option for toolchains supporting -mfpxx
-mfpxx option was added in gcc-5.1.0 so make sure that users cannot
select the "xx" fp32 mode when using toolchains that have a gcc older
than 5.1.0.
-mfp32 and -mfp64 were added in gcc-4.1.0, so given the older gcc
version we support in Buildroot (in the GCC_AT_LEAST options) is 4.3 we
don't need to do anything else for them.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-flask/python-flask.hash')
0 files changed, 0 insertions, 0 deletions