ammends toolchainfile
This commit is contained in:
parent
0a3b25cc6d
commit
242c506e41
@ -36,7 +36,7 @@ STRING(REGEX REPLACE "\-gcc" "-" CROSS_COMPILE ${RISCV_TOOLCHAIN_BIN_GCC})
|
||||
# The Generic system name is used for embedded targets (targets without OS)
|
||||
set(CMAKE_SYSTEM_NAME Generic )
|
||||
set(CMAKE_EXECUTABLE_SUFFIX_C ".elf")
|
||||
set(RISCV_ARCH rv32imc_zicsr )
|
||||
set(RISCV_ARCH rv32imc_zicsr_zifencei )
|
||||
set(RISCV_ABI ilp32)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user