4d9f67940c
Fix goldfish build toolchain math library error: /mnt/yang/vela_Goldfish/nuttx/include/libcxx/cmath:454:9: error: 'nexttowardf' has not been declared in '::' 454 | using ::nexttowardf; | ^~~~~~~~~~~ /mnt/yang/vela_Goldfish/nuttx/include/libcxx/cmath:472:9: error: 'acosl' has not been declared in '::' 472 | using ::acosl; | ^~~~~ /mnt/yang/vela_Goldfish/nuttx/include/libcxx/cmath:473:9: error: 'asinl' has not been declared in '::' 473 | using ::asinl; | ^~~~~ Signed-off-by: yanghuatao <yanghuatao@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |