no1wudi opened a new pull request, #12838: URL: https://github.com/apache/nuttx/pull/12838
## Summary Rust support for RISC-V is broken after https://github.com/apache/nuttx/pull/11549, since the target triple is quite different bewteen Rust toolchain and GCC, only few RISC-V targets are supported by Rust toolchain now, so it's better to construct target triple in Rust.defs for RISC-V. ## Impact Minor ## Testing Local machine -- 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]
