no1wudi opened a new pull request, #15700:
URL: https://github.com/apache/nuttx/pull/15700

   ## Summary
   - Added LLVM target definitions (`LLVM_ARCHTYPE`, `LLVM_CPUTYPE`, 
`LLVM_ABITYPE`) to the x86 toolchain configuration file
   - These definitions are necessary for compatibility with LLVM-based 
toolchains
   
   ## Impact
   - Enables support for LLVM toolchains when building for x86 targets
   - No functional changes for existing GCC-based toolchains
   - Improves cross-compilation flexibility by supporting additional toolchain 
options
   
   ## Testing
   qemu-i486 with rust/hello example


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to