Skip to content
Commit 13e753b4 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

toolchain: select sensible floating point mode by default



Introduce BR2_PREFER_SOFT_FLOAT and enable it for arm, avr32 and mips,
and use it to enable soft float support by default for those archs.

This way people automatically get the correct floating point mode when
running make menuconfig for the first time (E.G. without a .config) and
changing the arch from i386 to arm/avr32/mips.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 5e5f3209
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment