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 2022/06/15 16:05:20 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #6445: nuttx/lib: remove dependency on BUILD_FLAT for library memory allocation interface

acassis commented on PR #6445:
URL: https://github.com/apache/incubator-nuttx/pull/6445#issuecomment-1156659757

   @pkarashchenko the dependency was IF NOT CONFIG_BUILD_FLAT see:
   ```
   #if !defined(CONFIG_BUILD_FLAT)
   ```
   Or maybe I'm missing some detail that you saw, please let me know :-)


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