btashton opened a new pull request #1161:
URL: https://github.com/apache/incubator-nuttx/pull/1161


   ## Summary
   macOS tries to force the use of clang which is not currently supported for 
the x86_64 builds. Giving an error like `clang: error: unknown argument: 
'-fno-crossjumping'` This will force the use of gcc like we do with the sim 
builds, this should resolve this PR 
https://github.com/apache/incubator-nuttx-testing/pull/43
   ## Impact
   Should allow building on macOS
   
   ## Testing
   Testing should be triggered by CI path after this.  Current configuration is 
already not able to build on 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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to