You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/06/14 14:38:56 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #3921: sim: Use cc as linker, which usually aliases to either GCC or Clang

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


   ## Summary
   This PR intends to fix a regression introduced after #3836 on the support for building the NuttX simulator on systems with clang as the default compiler.
   
   ## Impact
   Fix for building simulator on systems with clang as the default compiler.
   
   ## Testing
   `sim:nsh` after forcing clang as the default compiler on Ubuntu 21.04. and also 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:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3921: sim: Use cc as linker, which usually aliases to either GCC or Clang

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3921:
URL: https://github.com/apache/incubator-nuttx/pull/3921


   


-- 
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:
users@infra.apache.org