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

   ## Summary
   - Moved the export of `ZIG` and `ZIGFLAGS` from `tools/Unix.mk` to 
`tools/Export.mk`
   - Simplified the `export` target in `tools/Unix.mk` by removing redundant 
`ZIG` and `ZIGFLAGS` variables
   
   ## Impact
   - No functional changes - the `ZIG` and `ZIGFLAGS` variables are still 
exported correctly
   - Improves code maintainability by centralizing environment variable exports 
in `Export.mk`
   
   ## Testing
   
   GitHub CI and local build
   
   


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