|
@@ -45,6 +45,7 @@ config UCLIBC_HAS_SOFT_FLOAT
|
|
|
bool
|
|
bool
|
|
|
depends on UCLIBC_HAS_FLOATS && !HAS_FPU
|
|
depends on UCLIBC_HAS_FLOATS && !HAS_FPU
|
|
|
default y
|
|
default y
|
|
|
|
|
+
|
|
|
config USE_GCC_SOFT_FLOAT_OPTION
|
|
config USE_GCC_SOFT_FLOAT_OPTION
|
|
|
bool
|
|
bool
|
|
|
depends UCLIBC_HAS_SOFT_FLOAT
|
|
depends UCLIBC_HAS_SOFT_FLOAT
|