baggio63446333 opened a new pull request #860: URL: https://github.com/apache/incubator-nuttx-apps/pull/860
## Summary The file permission is used to get the execlist, but the file permission cannot be changed for MSYS environment. As the result, symtab_apps.c cannot be generated correctly. This commit removes the permission match from script. And, just in case, add to ignore the error messages by `nm`. Related: https://github.com/apache/incubator-nuttx-apps/issues/858 ## Impact loadable applications by using `mksymtab.sh`. ## 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org