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/07 00:17:23 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #987: Implement the up_tls_info for the rest of the architectures

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


   ```
   #ifdef CONFIG_TLS_ALIGNED
   #  error Aligned TLS not supported
   #else
   #  define up_tls_info() tls_get_info()
   #endf
   ```
   Okay, I did that.
   
   > Don't expect everything to build. The build system is broken right now. See discussion in #985
   
   Let's keep it open until all the checks pass, I'm concerned about the architectures that I don't use.  I might have introduced an error somewhere.


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