incubator-nuttx/arch/risc-v
chao an 02acf2d2a4 risc-v/cmake: set nostdlib to c compiler
To avoid build break:

ld: riscv-none-elf/lib/rv64imafdc_zicsr/lp64d/crt0.o: in function `.L0 ':
(.text+0x8): undefined reference to `__bss_start'
ld: (.text+0x10): undefined reference to `_end'
ld: (.text+0x36): undefined reference to `main'
collect2: error: ld returned 1 exit status

Signed-off-by: chao an <anchao@lixiang.com>
2024-01-18 09:53:53 +01:00
..
include risc-v/litex: fix typo in litex/irq.h 2024-01-06 04:15:52 -08:00
src risc-v/cmake: set nostdlib to c compiler 2024-01-18 09:53:53 +01:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig risc-v/toolchain: configurable vendor ISA extensions 2024-01-15 22:31:39 -08:00