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/12/22 02:32:00 UTC

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #2581: tools/mkdeps.c: increase MAX_BUFFER to 8192

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


   
   ## Summary
   tools/mkdeps.c: increase MAX_BUFFER to 8192
   
   Compile may fail when the nuttx folder too long or the compiled file has too long CFLAGS
   
   ERROR: CFLAG string is too long [4448/4096]
   
   ## Impact
   Common compile
   
   ## Testing
   
   


----------------------------------------------------------------
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] btashton merged pull request #2581: tools/mkdeps.c: increase MAX_BUFFER to 8192

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


   


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