nuttx/arch/or1k
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 arch: Add _wchar_t typedef like other basic types 2021-12-09 16:57:23 +09: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