yf13 commented on PR #12022: URL: https://github.com/apache/nuttx/pull/12022#issuecomment-2221830782
@xuxin930, Here I tried this again with GCC toolchain v10.2 got via `apt install gcc-riscv64-unknown-elf` on Ubuntu. It seems that we can avoid the above cmake config time warning by dropping the `CMAKE_C_FLAGS` from the libgcc checking command in line 755. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
