mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
6c27f3c19d
Some toolchains may be built without libm support, but using such toochain should not generate any errors in case if math functions are not used in the program Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>