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/06/24 09:12:13 UTC

[GitHub] [incubator-nuttx-apps] liuguo09 opened a new pull request #303: Make programs under apps/bin executable to generate symtab file rightly

liuguo09 opened a new pull request #303:
URL: https://github.com/apache/incubator-nuttx-apps/pull/303


   ## Summary
   Make programs under apps/bin executable since tools/mksymtab.sh called with
   'find $dir -type f -perm -a=x 2>/dev/null'. So generate symtab file rightly.
   
   ## Impact
   
   ## Testing
   Verify with sim:loadable config. Or running nuttx with sim loadable config got stuck.
   


----------------------------------------------------------------
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-apps] masayuki2009 commented on pull request #303: Make programs under apps/bin executable to generate symtab file rightly

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #303:
URL: https://github.com/apache/incubator-nuttx-apps/pull/303#issuecomment-649974342


   @liuguo09 @xiaoxiang781216 
   
   Thanks fot the fix. It works!.
   


----------------------------------------------------------------
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-apps] masayuki2009 merged pull request #303: Make programs under apps/bin executable to generate symtab file rightly

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


   


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