no1wudi opened a new pull request, #15699: URL: https://github.com/apache/nuttx/pull/15699
## Summary - Simplified `Make.defs` by including `Toolchain.defs` from the x86 common directory - Removed redundant toolchain and flag definitions, consolidating them into a single shared file ## Impact - Reduces code duplication and improves maintainability by centralizing toolchain configurations - No functional changes - the build process remains the same, but the configuration is now more modular and reusable ## Testing qemu-i486:nsh with ostest -- 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