incubator-nuttx/arch/hc
Petro Karashchenko 6c27f3c19d toolchain: add libm to EXTRA_LIBS only if it is provided by the compiler
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>
2022-01-22 15:36:29 +08:00
..
include include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
src toolchain: add libm to EXTRA_LIBS only if it is provided by the compiler 2022-01-22 15:36:29 +08:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00