Update target architecture and FPU settings for ARM toolchain
This commit is contained in:
@@ -52,8 +52,8 @@ ARCH_WANTS_LITTLE_ENDIAN=y
|
||||
ARCH_HAS_MMU=y
|
||||
# ARCH_USE_MMU is not set
|
||||
UCLIBC_HAS_FLOATS=y
|
||||
# UCLIBC_HAS_FPU is not set
|
||||
UCLIBC_HAS_SOFT_FLOAT=y
|
||||
UCLIBC_HAS_FPU=y
|
||||
# UCLIBC_HAS_SOFT_FLOAT is not set
|
||||
DO_C99_MATH=y
|
||||
DO_XSI_MATH=y
|
||||
UCLIBC_HAS_LONG_DOUBLE_MATH=y
|
||||
|
||||
Reference in New Issue
Block a user