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/10/17 00:44:45 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4672: tools/configure.sh: Detect and use GNU make (gmake) on BSD platforms.

Ouss4 commented on pull request #4672:
URL: https://github.com/apache/incubator-nuttx/pull/4672#issuecomment-944954274


   > Is tools/sethost.sh the central place for OS detection and environment setup?
   
   It's not, it sets some correct configurations in the `.config` file depending on the host.  At the end it calls `make olddefconfig`, this is why I mentioned that you probably need to change that too.  
   We don't have a file that contains all of these common variables/detections and we include it in all other script.  But I can see that one can come in handy.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org