ptka opened a new pull request #5452:
URL: https://github.com/apache/incubator-nuttx/pull/5452
## Summary
Enabling selecting native compiler suite (clang) on MacOS via config:
X86_64 based hosts stay on current (gcc/binutils) configuration for
backward compatibility.
ARM64 based hosts will set clang compiler by default.
This change is step ahead to get MacOS simulation harmonized to use native
compiler.
## Impact
Simulation on MacOS/ARM64.
## Testing
MacBook Pro Late 2013 running Big Sur (X86_64)
Testing on MacBook Air 2020 running Monterey (ARM64) will be part of
separate PR.
--
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]