Re: [PR] qemu-i486: Simplify Make.defs by include Toolchain.defs [nuttx]

2025-01-26 Thread via GitHub
xiaoxiang781216 merged PR #15699: URL: https://github.com/apache/nuttx/pull/15699 -- 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...@nu

[PR] qemu-i486: Simplify Make.defs by include Toolchain.defs [nuttx]

2025-01-26 Thread via GitHub
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