toku-mac opened a new pull request, #3530:
URL: https://github.com/apache/nuttx-apps/pull/3530

   ## Summary
   
   Make the Rust app build pick the correct x86_64 target triple for the NuttX 
simulator on Intel macOS.
   This complements the corresponding nuttx repo change that adds the x86_64 
Mach-O Rust target.
   
   ## Testing
   
   I confirm that changes are verified on local setup and works as intended:
   * Build Host(s): OS (macOS 14.8), CPU(Intel Core i7), compiler(Apple clang 
version 16.0.0)
   * Target(s): arch(sim)
   * Ensure your PATH environment variable is properly configured to allow 
execution of: menuconfig, olddefconfig, savedefconfig, and setconfig.
   * Use the Rust toolchain version prior to nightly-2026-04-29 to avoid errors 
related to 
lib/rustlib/src/rust/library/std/src/sys/net/connection/socket/unix.rs.
   * Depends on the corresponding nuttx side PR. 
[#19058](https://github.com/apache/nuttx/pull/19058)
   
   ## PR verification Self-Check
   
   * [x] My PR adheres to Contributing 
[Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md) and 
[Documentation](https://nuttx.apache.org/docs/latest/contributing/index.html) 
(git commit title and message, coding standard, etc).
   * [x] My PR is ready for review and can be safely merged into a codebase.
   


-- 
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]

Reply via email to