PeterBee97 opened a new pull request, #18871: URL: https://github.com/apache/nuttx/pull/18871
## Summary This patch fixes macOS sim cmake build by using llvm binutils. Also fixes compiler-rt build on macOS sim by adding the missing `__APPLE__`. ## Impact macOS simulator ## Testing macOS sim:nsh can build successfully with both CMake and Makefile when enabling `COVERAGE_COMPILER_RT=y` instead of `COVERAGE_TOOLCHAIN=y`. Maybe we should remove this from nsh defconfig as the current combination is not fit for macOS? -- 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]
