if(CMAKE_CROSSCOMPILING)
    set(CROSS_COMPILER_PREFIX "riscv64-linux-gnu-")
endif()
