lupyuen commented on PR #16015:
URL: https://github.com/apache/nuttx/pull/16015#issuecomment-2733291369
Hi @simbit18: Will this affect CI Builds on Linux / macOS / Windows? Thanks
:-)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
cederom opened a new pull request, #16015:
URL: https://github.com/apache/nuttx/pull/16015
## Summary
* BSD has its own BSD Make that is incompatible with GNU Make.
* When BSD is detected use (gnu) gmake in place of (bsd) make.
* This fixes nxstyle build inside tools/checkpatch.s
raiden00pl merged PR #16015:
URL: https://github.com/apache/nuttx/pull/16015
--
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.a
simbit18 commented on PR #16015:
URL: https://github.com/apache/nuttx/pull/16015#issuecomment-273331
> Hi @simbit18: Will this affect CI Builds on Linux / macOS / Windows?
Thanks :-)
@lupyuen yes it is ok!
It's just a change for BSD.
--
This is an automated message from the