Revert "nuttx/arch: Enabling ARCH_MATH_H is required when compiling sim with …"

This reverts commit 57e901e5ea.
This commit is contained in:
ska
2024-10-12 17:01:06 +08:00
committed by Xiang Xiao
parent 23d7e176c5
commit 3b273b1e3e
-1
View File
@@ -120,7 +120,6 @@ 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.