nuttx/arch/risc-v/src/cmake
Yanfeng Liu 8bdc975abb riscv/cmake: fix Toolchain.cmake issue
This fixes the following issue when configuring canmv230:master
with Ubuntu stock toolchain and cmake 3.22:

```
CMake Error at .../arch/risc-v/src/cmake/Toolchain.cmake:218 (if):
  if given arguments:
    "STREQUAL" "GNU_RVG"
  Unknown arguments specified
```

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-07-15 19:41:03 +08:00
..
platform.cmake cmake:bugfix CMake compilation options settings should not use strings 2024-05-30 10:02:10 -03:00
Toolchain.cmake riscv/cmake: fix Toolchain.cmake issue 2024-07-15 19:41:03 +08:00