nuttx/arch/misoc/src
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
..
common net: unify FAR keyword usage for all net buffer memory mapped buffers 2022-01-20 01:42:56 +08:00
lm32 toolchain: add libm to EXTRA_LIBS only if it is provided by the compiler 2022-01-22 15:36:29 +08:00
minerva toolchain: add libm to EXTRA_LIBS only if it is provided by the compiler 2022-01-22 15:36:29 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile Revert "Make: use gcc as LD" 2021-09-08 09:40:48 +08:00