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 2020/05/03 15:59:04 UTC

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #953: x86_64: Make sure to clone ap list in vasprintf

btashton edited a comment on pull request #953:
URL: https://github.com/apache/incubator-nuttx/pull/953#issuecomment-623131430


   @patacongo 
   It looks like we do check for x86_64 in the sim 
   ```
   #elif defined(CONFIG_ARCH_SIM) && (defined(CONFIG_HOST_X86) || defined(CONFIG_HOST_X86_64))
   # define CLONE_APLIST 1
   # undef ap2
   #endif
   ```


----------------------------------------------------------------
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