Update target architecture and FPU settings for ARM toolchain

This commit is contained in:
2026-08-07 09:13:18 +03:00
parent 8267e2e4da
commit cc50788acd
5 changed files with 24 additions and 15 deletions

View File

@@ -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