mirror of
https://github.com/apache/nuttx.git
synced 2025-12-11 21:20:26 +08:00
nuttx/arch: Enabling ARCH_MATH_H is required when compiling sim with the 13.2 version of the toolchain.
Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
This commit is contained in:
@@ -120,6 +120,7 @@ config ARCH_SIM
|
||||
select SERIAL_IFLOWCONTROL
|
||||
select SCHED_HPWORK
|
||||
select ARCH_HAVE_CPUINFO
|
||||
select ARCH_MATH_H if LIBCXX
|
||||
---help---
|
||||
Linux/Cygwin user-mode simulation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user